Here's one for the Delphi gurus,

  I have a custom RadioButton component and I want to centre the actual
"button" on the centre of its ClientRect.  By overriding the CreateParam
proc I should be able to do this.  However BS_CENTER only centres the "text"
horizontally and not the actual button (the actual control will not have
text).  I can draw the 3D looking button myself but I don't really want to
do that because it will look odd under XP.  Is there another way to achieve
this task?

Thanks in advance.

_______________________
Allan D. Vergara
Software Engineer
Niche Software Ltd
http://www.WorkPace.com





---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to