- This topic has 8 replies, 2 voices, and was last updated 12 years, 6 months ago by Delphimpd.
-
AuthorPosts
-
May 5, 2012 at 6:23 am #35194DelphimpdParticipant
Hi and thanks for your help
I Upgrade to Version 7.64 and now my DevExpress controls are not skining
This is what I got under my sDef.Inc file
{ —- Definitions by Serge V. Goncharov —- }
// << 3rdparty support start << {.$DEFINE DEVEX2011} // DevExpress, LookAndFeel.NativeStyle property must be False {$DEFINE DEVEX6} // Old version of DevExpress components, earlier than v2011
Please note that I have tried with the DEVEX6 and without the 6
Still not skining
Any ideas of what is going on?
Thanks
Carlos
May 11, 2012 at 3:01 pm #48329SupportKeymasterHello
I need more info. Which version of DevExpress do you uses?
Previous AlphaControls version was 7.63?
Maybe you can give more data?
May 12, 2012 at 6:18 am #48336DelphimpdParticipantHi and thanks for the Help.
I have version DevExpress v6.58
It was working fine until I upgraded to the latest Alpha Control version.
I have tried the following without any results
{ —- Definitions by Serge V. Goncharov —- }
// << 3rdparty support start <<
{.$DEFINE DEVEX2011} // DevExpress, LookAndFeel.NativeStyle property must be False
{$DEFINE DEVEX} // Old version of DevExpress components, earlier than v2011
and
{ —- Definitions by Serge V. Goncharov —- }
// << 3rdparty support start <<
{.$DEFINE DEVEX2011} // DevExpress, LookAndFeel.NativeStyle property must be False
{$DEFINE DEVEX6} // Old version of DevExpress components, earlier than v2011
Thanks
Carlos
May 12, 2012 at 10:16 am #48338SupportKeymasterHi
Which version of previous used AlphaControls?
May 13, 2012 at 2:24 am #48345DelphimpdParticipant'Support' wrote:Hi
Which version of previous used AlphaControls?
Hi and thanks for the reply
It was Version 7.47
May 18, 2012 at 3:34 pm #48390SupportKeymasterWe have not changes between 7.47 and 7.64 in the support of Devex6… It's strange that you have a problem.
Native skinning of Devexpress is enabled?
Can I connect to your PC by the TeamViewer tool?
May 18, 2012 at 8:39 pm #48392DelphimpdParticipant'Support' wrote:We have not changes between 7.47 and 7.64 in the support of Devex6… It's strange that you have a problem.
Native skinning of Devexpress is enabled?
Can I connect to your PC by the TeamViewer tool?
Hi and thanks for the reply.
I even erased my computer to factory new state. Load everything, Delphi 2010, DevExpress, Alpha Skins. Native Skinning is False for my Grids and components.
This is what is curious
1. Drop a DevExpress Grid on a new project
2. I drop a Skin manager select the Skin, Set SkinManager to active. The Grid gets skinned at Design Time. (Skinning on the Grid works at Design Time).
3. Run the project, No Skinning on the Grid, Hit a Button which deactivates the SkinManager to False, Hit another Button which sets the SkinManager to Active no skinning nether.
Sure, no problem please let me know when is good for a TeamViewer session
Regards,
May 25, 2012 at 3:09 pm #48407SupportKeymasterSorry for a delay.
Can we talk in Skype (UIN : Sergvg76) or ICQ (157064827)?
May 26, 2012 at 8:03 pm #48430DelphimpdParticipant'Support' wrote:Sorry for a delay.
Can we talk in Skype (UIN : Sergvg76) or ICQ (157064827)?
Hey Thanks for that reply however, I just downloaded and installed 7.65 and Devexpress is back in business.
Thanks
and Regards
Carlos
-
AuthorPosts
- You must be logged in to reply to this topic.