10-10-2008 12:06 AM
hi,
im using an ok button to generate some events and i change its boolean text dynamically. What happens is the size of the button changes in accordance with the boolean text. How do i have a fixed size for the button and change the boolean text alone.
Thanks
Jay
10-10-2008 12:26 AM
You should probably size the button such that even the largest expected boolean text fits comfortably.
(If this does not help, can you show a simplified example that demonstrates the problem?)
10-10-2008 12:55 AM