Hi all, while testing the 'complex toolbar control' implementation I'm working on, I ran into a problem with the image size.
Toolbar images should be 16x16 or 26x26 pixel. I have prepared the two set of images but I can't figure out when I have to change them. I mean, the user has three selections available: Automatic, Small, Large. What can I monitor to detect when such changes are applied to my toolbar in order to set the correct image size? For the Small and Large selections I can use an 'XChangesListener' to the right configuration parameter (e.g. create read-only view that listens for changes), but I have no idea about how the Automatic one. Any suggestion will be appreciated. TIA. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
