Forum Replies Created
-
AuthorPosts
-
JinParticipant
Hi, is it possible to turn off this dynamic update, because it hangs up the applications if items is to much?
JinParticipant'Support' wrote:Hi
All components from the package has the SkinData.SkinManager property. You can choose any SkinManager for the component there.
Be sure that default (main) SkinManager is created first.
If the issue still exist, can you send me a test-app? I can check it, why forms are not different.
Hi, I resolved this issue, but there were many bugs, I cannot show them, they were illogical. And the last question, all application forms use the same skin, I am not talking about components, but about form frame (around the form). How is it possible to also separate form frames to different skins?
JinParticipantSupport' wrote:
The TsComboBox is inherited from standard TComboBox control and has standard behavior.
I'm not sure that requested function exists there.Hi, yes I know that such function does not exist, but can you please create such selection and add to your TsComboBox?
- This reply was modified 5 years, 1 month ago by Jin.
- This reply was modified 5 years, 1 month ago by Support.
JinParticipant'Stephane wrote:Just trying to help here…
You can do Application.ProcessMessages() or ArcControl.Update() to force one paint.
It will need to be repeated many times in your process so that the UI can update itself.
Hope it helps.
It is impossible. For example you have some function, it works 15 seconds form the begin till end. And I can put Application.ProcessMessages or something else only after this function, but it will not resolve my issue, because for all 15 seconds ArcPreloder will not show for user this function calculation process. From my point of view it is bad practice to put such string like ArcControl.Update() in your code for such kind of component.
JinParticipantSorry, where Can I download this patch?
JinParticipant'Support' wrote:Hello and thank you for the video. This error will be fixed in the release v14.29
If you have sources of the package, then I can give you a patched file already.
Hi, thanks, it would be nice to have this patched file, because I need to continue my project:)
JinParticipant'Support' wrote:Hi
I have a question, how are you planning to use this control?
Your application is busy in the own new thread? Or you are using a main thread only?
Hi, I am using only main thread only. It is necessary when my software use some big functions to show to user that software is ok and it is just loading the data now.
JinParticipantHello, are you still going to improve this issue? Because it is really important for me to show real loading process not just stopped image without any movements.
JinParticipant'Support' wrote:Hello
Do you uses latest version of the AlphaControls?
Can you upload an Exe-file with such issue, please?
Hello,
The version of Alpha Controls is 12.22, I have attached the software, but as I said it does not have any string. I also have taken the video of this bug. I have tried to do it on two different computers with Windows 7 and Windows 10, and both of them have this bug.
Video: http://83.99.128.20:5000/vs/sharing/pfkyf9YD#!aG9tZV92aWRlby01
-
AuthorPosts