Forum Replies Created
-
AuthorPosts
-
Thank you for example.
AlphaDB package is updated now and problem must be solved, try it please :
Very strange, it's first installation of the AlphaControls package on your PC?
Thank you!
Can you try to recompile the ASLDemo please?
Ok, what is version of your Delphi or CBuilder and Windows?
Hello
Can you send me this application?
Thank you for the demo.
This propery can have values from 0 to 360, so you have changed HueValue property to 1, but you can't see it. Try bigger value.
Hello and thank you for suggestion.
Maybe this feature will be implemented soon, but I can't promise that.
I will think about that, maybe solution will be found soon.
'jaxx' wrote:Same here. If I apply the skins to the application, it makes it really really slow. I need correctly functioning app in two days already 🙁
Please check this topic : http://www.alphaskins.com/forum/index.php?showtopic=5889
I'll add a reasons of slow work there.
Hello
Some reasons of slow drawing of forms :
1. Using old skins !!! (*.asz), don't forget about internal skins too.
2. Using own skins with not optimized sections (look warnings for skin in the ASkinEditor tool). Also, I can check and optimize your skin for free.
3. Changing of controls SkinSection properties in application (SkinSection property must be changed carefully because some SkinSections in skin may be non-optimized for a fast drawing).
4. Forms without TsSkinProvider component may be initialized slowly.
5. Some third-party components used for managing of forms can be reason of slow form showing (example : http://www.alphaskin…?showtopic=5929)
6. Form is slower if AlphaBlend or TransparentColor property is True
7. Form is faster if standard controls are replaced by controls from AlphaControls package
8. Disabled optimization of code (Project Options/Compiler/Optimization)
Version 7 must be faster than version 6.
I will think and I will add more items to this list. You can send me your skin now for checking and show a screenshot of your application please.
BTW. Please describe a configuration of your PC.
Thank you for demo. I see and understand a problem, but this example was created for showing how to receive a parent image only.
Standard DrawGrid allows a painting in cells only…
Hello
Grid have color which is defined in the current skin. I'm thinking about a colors customizing, but haven't idea at moment.
You can try TsDBGrid control with SkinData.CustomColor property changed to False.
Hello
Can you show an example please? I can't reproduce a problem.
Hello
Try to remove calling of the AnsiChar function. I'll do that in the nearest release.
Hello
I'm sorry, it's not possible at moment.
Hello.
Try to disable the USETABCONTROL key in the ExpressQuantumGrid 6SourcescxGridVer.inc file.
Similar topics :
'Claudio' wrote:I tested with 7.10 but the error still happens (randomly)You mean that error may be reproduced on your PC now?
This error is linked with threads synchronization seems. Do you uses Synchronize method?
DevExpress v53 is supported, you have a problem?
I'll try to solve this problem in the next release.
'deep_blue' wrote:– No I looked that, it is never null.If Indent property is defined then Items will be shifted to the right, it's correct. Or I not understand something?
Solving of problems is more effective if each problem is described in own topic.
Thank you, Dick 🙂
-
AuthorPosts