RE: [perl-win32-gui-users] Most-Recently-Used files

2001-04-12 Thread Peopleclick Customer Support
Just as an fyi, most products use the registry for this. If you open regedit and search for MRU, you will find the general structure most apps use in the registry for this. Technically, all you really need to do is to create a new hive for your product under hklm\software\yourcompanyorappname\MR

[perl-win32-gui-users] perl-win32-gui-users

2001-03-02 Thread Peopleclick Customer Support
I have a combo box such as below. How do I get a scroll bar along the left or right side. Is this functionality supported? If so, does the same method work for List boxes. Part of the problem, is that I mostly copied these directly from the examples and don't know what the various style setting