[perl-win32-gui-users] Is it possible to implement click-events or some menu options on an balloon?

2007-11-22 Thread a9876543210
Hi, is it possible to make a "menu" like "button1" and "button2" or a click event like "click here to do something" on a balloon? how can I realize this? thx for help juergen -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger --

[perl-win32-gui-users] why are the prompts of my textfields not shown?

2007-11-22 Thread a9876543210
Hi, I've a small application with a configuration window. this window is created with a for-loop and some textfields with "prompt" for the values. this window is shown with an Animate(). but the prompts aren't shown until i focus it with tabstopps or the mouse. what's my problem? thx for help. ju