This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/Penicillinr/2b335aaa666db56541b198aa60844f77 Xem cái này khoan hãy trả lời | |
Đã xem nội dung từ link GitHub Gist của bạn. Tôi sẵn sàng khi bạn muốn hỏi hoặc thảo luận về nội dung này. | |
Click vào Button + Add Task (Button1) nó hiện form frm_AddTask lên để nhập liệu, save được vào Gallery2 nhưng bấm X (icon_CloseForm) hoặc Cancel (btn_CancelTask) nó lại ko mất đi để quay lại Gallery2 | |
Tôi nghĩ đây là do layout chưa hợp lý, bạn thấy sao | |
Tôi đã xem qua code của bạn. Vấn đề không nằm ở layout mà là ở logic hiển thị của form frm_AddTask. | |
Vấn đề hiện tại: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Screens: | |
scrTemplateManager: | |
Properties: | |
Fill: |+ | |
= If(ThisItem.ID = varSelectedTaskID, RGBA(255, 193, 7, 1), RGBA(255, 255, 255, 1)) | |
LoadingSpinnerColor: =RGBA(51, 51, 51, 1) | |
Children: | |
- rect_Overlay: | |
Control: Rectangle@2.3.0 | |
Properties: |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"TopParent": { | |
"Type": "ControlInfo", | |
"Name": "App", | |
"Template": { | |
"Id": "http://microsoft.com/appmagic/appinfo", | |
"Version": "1.0", | |
"LastModifiedTimestamp": "0", | |
"Name": "appinfo", | |
"FirstParty": true, |