Hi, friends!
I have create the XRC dialog box and than insert into it XRC subclassed widgets (for example masked.Ctrl's). As this widgets does't exist on XRC drawing stage, therefore the size of dialog box doesn't fit to subclassed elements. How I can fix this?
···
--
Basil Shubin
Freelance Software Developer
Maybe dlg.Layout() and/or dlg.Fit()? I generally just try such functions until I get what I want…
Lee
···
On Sun, 2006-11-05 at 18:03 +0600, Basil Shubin wrote:
Hi, friends!
I have create the XRC dialog box and than insert into it XRC subclassed
widgets (for example masked.Ctrl's). As this widgets does't exist on XRC
drawing stage, therefore the size of dialog box doesn't fit to
subclassed elements. How I can fix this?
“There is nothing remarkable about it. All one has to do is press the right keys at the right time and the computer programs itself.” (ala J.S. Bach)
Unless otherwise stated, any views presented in this e-mail are solely those of the author and do not necessarily represent those of the company.