[perl-win32-gui-users] Default Colors

2006-04-24 Thread Eric Nichols
Let me try and approach my problem from a different perspective. Tab::Frame seems to rely on the OS settings for window color. Can the default colors/fonts be modified in a global sense? ie. In the start of a program can I say that I want the system background color to be white for my program,

RE: [perl-win32-gui-users] TreeView example code?

2006-04-24 Thread Plum, Jason
BTW DO NOT use the dragging code in production Severe problems, and exactly its not posted as an example in the wiki :/ Jason P. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Loughran Sent: Monday, April 24, 2006 10:46 AM To: perl-win32-gui

[perl-win32-gui-users] Horizontal scrollbars for listboxes and textfields

2006-04-24 Thread je...@t-online.de
Dear win32-gui users,I have just begun with win32::gui (v1.03).Can someone please show me how to addhorizontal scrollbars to listboxes and textfields?Many thanks!Paul Jesze

Re: [perl-win32-gui-users] TreeView example code?

2006-04-24 Thread Steve Loughran
Many thanks for this, i`ll take a look at this and have a go. Steve Plum, Jason wrote: I tried Zipping this out but NO... So here are all the files attached seperately, sorry I had to do it this way. This example certainly contains WAY more than you need for dealing with TreeView, but sti

RE: [perl-win32-gui-users] TreeView example code?

2006-04-24 Thread Plum, Jason
I tried Zipping this out but NO... So here are all the files attached seperately, sorry I had to do it this way. This example certainly contains WAY more than you need for dealing with TreeView, but stil manages to convey the necessary basics (or AFICT). Jason P. -Original Message- Fr