
Timothy lam
uniGUI Subscriber-
Posts
53 -
Joined
-
Last visited
-
Days Won
1
Timothy lam last won the day on May 22 2021
Timothy lam had the most liked content!
Timothy lam's Achievements

Member (2/4)
3
Reputation
-
Dear, I sent many times of email to support that without any reply. So I post the message here. Is it possible to change my register email address to other?
-
Collapisble function is not smooth in UniPanel
Timothy lam replied to Timothy lam's topic in General
Hi, Any news about this case -
Hi, Needn't convert from 2-tier to 3-tier when using UniGui? In my understand, HyperServer should handle the traffic load balancing. So it need not to using MiddleWare for handle load balancing. Am I right? Thanks!
- 5 replies
-
- ClientDataSet
- memory
-
(and 5 more)
Tagged with:
-
Change the uniLabel in UniPageControl by runtime
Timothy lam replied to Timothy lam's topic in General
Any event to trigger the UniFrame? In VCL, form has OnShow event or OnActivate event. So I can use it for checking. But UniGui hasn't this feature. -
Change the uniLabel in UniPageControl by runtime
Timothy lam replied to Timothy lam's topic in General
Hi, User click the button to change the display language. If UniPageControl already created the number of tabsheets, how to change the uniLabels for those created tabsheets? Or which tabsheet is active then refresh the uniLabel language. -
Hi, Main form has 1 button for change the UniLabel in UniPageControl all tabsheets. Is it possible to do this? Or only trigger in the activepage. Let activepage to check the variable and then change the UniLabel.
-
Sorry that I'm difficult to prepare the simple testcase. Because create the fields and dbgrid columns for multiple tabsheets by query runtime. Besides, using Stored procedure with multiple dataset to assign to Clientdatasets. But I found the problem come from "DisplayMemo = true" option when create the dbgrid column. If I remove this option. It is normal without problem.
-
How to show the progress bar when execute the query
Timothy lam replied to Timothy lam's topic in General
Hi, Please ignore my issue. I found the solution. Thanks -
Hi, I have the query that need to process lot of data. If user doesn't wait it and click query again or many times, then it has the problem. How to show the progress bar when click the query button? After complete the query, it will close the progress bar automatically. Thanks
-
Collapisble function is not smooth in UniPanel
Timothy lam replied to Timothy lam's topic in General
Hi, Any news about this issue? -
Collapisble function is not smooth in UniPanel
Timothy lam replied to Timothy lam's topic in General
Noted with thanks. Wait for your new update information. -
Collapisble function is not smooth in UniPanel
Timothy lam replied to Timothy lam's topic in General
Hi, I prepared the testcase for your reference. Please check "UniTabSheet2". It has 2 problems. Once is delay when expand the UniPanel. Second is wrong Panel Height. I need to using "UniPanel.Height := UniPanel.Height + 30" under "UniFrameReady" that to show all contents testPanel.7z -
Hi, Sorry that I overlooked to this. Thanks