Re: [perl-win32-gui-users] How to dynamically combine bitmaps in toolbar

2007-08-29 Thread Waldemar Biernacki
Ed, It does help! thank you! Waldemar - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Downlo

[perl-win32-gui-users] Scrollbar articles [Was: how to have scrollbars in the main-window if it is too small?]

2007-08-29 Thread Robert May
> > The first article (which only starts to set the scene) can be found at: > > http://blog.robmay.me.uk/2007/08/scrolbars-part-1-scratch-program.html > > > Part 2 is now available at: > http://blog.robmay.me.uk/2007/08/scrolbars-part-2-adding-large-control.html And now part 3 at: http://blog.robm

Re: [perl-win32-gui-users] how to have scrollbars in the main-window if it is too small?

2007-08-29 Thread Robert May
On 29/08/2007, Robert May <[EMAIL PROTECTED]> wrote: > > The first article (which only starts to set the scene) can be found at: > http://blog.robmay.me.uk/2007/08/scrolbars-part-1-scratch-program.html > > I'll post more over the next days. The series will probably run to 12 > or so short articles

Re: [perl-win32-gui-users] how to have scrollbars in the main-window if it is too small?

2007-08-29 Thread Robert May
On 28/08/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want to create a window with some buttons, labels, and textfields. > but the window is too small - how can I realize working scrollbars? Scrollbars are quite a complex topic, and I can't do them justice in a quick response to your ema