Forum Replies Created
-
AuthorPosts
-
Thanks for suggestion, this is modification of “Snow leopard” theme seems. Maybe will be ready something similar soon. 🙂
Hello
'Misael wrote:I'm having 2 problems with AS 7.20. The first one is this: My aplication has 2 forms, First I show the Form1 (main form) to set some parameters like user, pasword, etc. After I close the form and I show de Form2. The application was working very good until AS 7.2. Now afer that I minimize the application, when I restore, the program raise a exception of memory acces. I was looking for the real trouble and is the onMinimize effect. Some times the program crashes or show again the form1 when I restore.Could you show me an example program where I can debug this problem?
You can solve this problem temporary if disable sSkinManager1.AnimEffects.Minimizing.Active property.
Quote:The second trouble is using QuickReport. When I call to the Preview Method it shows a black band on the toolbar. I tried to change the sking, change the configurations of third party components, even I delete the AS manager and AS provider and put new components again but the problem continues. I fixed the problem setting the Skining Fomr as false but I lose the skin on the form.Maybe you haven't added standard controls to the ThirdParty list? Like TToolBar, TComboBox, etc…
Quote:Another thing. The color for selected item on the combobox is not good. You shoud have more contrast in colors like older versions of AsCan you show a screenshot please? You have updated skins (*.asz-files)?
Quote:Dude, I want the 6.49 version again, plase!!!I can send you this version, write me to email please.
'manpak' wrote:I need to place the asz file to somewhere to deploy?Yes! Also, you can use sSkinManager1.InternalSkins property for storing skins in Exe.
'dunion' wrote:I see a TsSkinManager.GetGlobalColor – is that the Window Background color?It's a basic skin color which may be used for panels, frames, forms or other controls.
You can receive also a detailed data for each control. Write me if it's needed.
October 30, 2010 at 6:24 am in reply to: explicilty color the font of a control independent of skinning #43591Change sButton1.SkinData.CustomFont to True and you can change sButton1.Font.Color property to any value.
Or I not quite understand a question?
Hello
There is more info about the problem :
social.msdn.microsoft.com/Forums/en/windowsaccessibilityandautomation/thread/6cc761ea-8a54-4403-9cca-2fa8680f4409
Magnifier in the version 6 had other problems, this implementation can't be returned, I'm sorry.
Please describe current problem, maybe I can find a workaround.
October 28, 2010 at 1:15 pm in reply to: explicilty color the font of a control independent of skinning #43574Hello
Use SkinData.CustomFont property, you will be able to change a font color in this case.
Thanks, I'll check it soon.
Hello
This control will be improved soon.
Quote:#1: The column headers drawing is like the control is “enabled”You expect another kind?
'knnknn' wrote:I don't think it's a good idea to send you the .exeI will know a class name of controls which are used and visible. Can you make a small demo with this controls?
I'm sorry, I not quite understand a problem. You have an error in the Dfm or in the Pas file of the project, seems?
Can you show me these files?
It is possible, but many manual work is required at moment. I'll try to add a special button to the ASkinEditor.exe soon. 🙂
Skinning of third party controls is possible is possible only if form is skinned.
Only controls from the AlphaControls package may be skinned separately.
Please send me an Exe with these internal controls, I'll check them and answer if skinning is possible.
October 15, 2010 at 3:03 pm in reply to: "This version of the skin have not complete support" #43488You have downloaded and used latest skins, seems?
The package version 6 must be used with skins which are deployed with this version.
Sorry for delay. Try to use the TsShellListView.ShowExt property.
Hi, you can see this code in demo-programs.
Code:sSkinManager1.SkinName := 'Topaz';Thanks for messages 🙂
Hello
Can you send me a demo with this skin please? (for AC v7)
I'll try to find a cause of problem with drawing.
Hello and thanks for interest to the package.
These controls are supported in the Full Edition.
-
AuthorPosts