text控件:新增光标后插入;新增可控边界
This commit is contained in:
@@ -24,6 +24,7 @@ file(GLOB src ./ResPackage/*.*)
|
||||
add_executable(ResPackage WIN32 ${src} )
|
||||
target_include_directories(ResPackage PRIVATE ${include})
|
||||
target_link_libraries(ResPackage PRIVATE EzUI)
|
||||
set_property(TARGET ResPackage PROPERTY FOLDER "demo")
|
||||
|
||||
|
||||
#仿QQ登录界面
|
||||
|
||||
Reference in New Issue
Block a user