Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > VCL

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2012, 07:15 AM
dinesh dinesh is offline
Senior Member
 
Join Date: Jun 2007
Location: India
Posts: 147
Default TSkinData.SkinFormtype := sfOnlyThisForm, does not apply skin on any message/dialogs

In one of the form in my application TSkinData.SkinFormtype := sfOnlyThisForm which does not apply skin to any of the message created from that form.
My application design does not allow me to set TSkinData.SkinFormtype := sfmainform because main form already contain Tskindata with this property and this is the new form (for password)which I need to add in my application and which need to be created before the main form.

I have tried so many alternative but none of them are working for me.
One of the approach worked little bit is when I created the SkinData in the new password form dynamically but it prevents my quick reports to be previewed in maximized state. For this I used the functions provided on the Quck report website for quick report but no success.

Is it possible to I can get skin on the message in this case?
Reply With Quote
  #2  
Old 04-10-2012, 01:37 PM
Donovan Donovan is offline
Senior Member
 
Join Date: Jan 2011
Posts: 150
Send a message via Skype™ to Donovan
Default

I believe there were issues with skinning.

are you using a message dialog? if you are one solution is to use a message box instead.

other that that why not write your own dialog?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.