[perl-win32-gui-users] Web Browser

2003-05-11 Thread Hirosi Taguti
Hello, Is there a scrpt "Web Browser" made by Win32-GUI? I like to see it for demonstration to my new perl user. It's OK if it cann't submit forms, at least can display html. I'm preparing a perl guidance for new commers. And I'm searching sample perl scripts. For GUI I like to introduce Tk, Pri

Re: [perl-win32-gui-users] Combobox help

2003-05-11 Thread Joel Ricketts
Johan, you're a lifesaver. I put it in explicitly as 0x0020 | ... And it worked. I'm not sure why that would be any different, but, well, there you have it :) Joel On Sun, 11 May 2003, Johan Lindstrom wrote: > At 01:13 2003-05-11 -0500, Joel Ricketts wrote: > >Basically, I have a Comb

Re: [perl-win32-gui-users] Combobox help

2003-05-11 Thread Joel Ricketts
I grabbed that package. Still can't quite figure it out -- it's as perplexing as any Visual environment. I've messed with it like crazy... the only thing I can figure out is that I've encountered some bug in the library, that's being triggered by something else in the code. The package look

Re: [perl-win32-gui-users] Combobox help

2003-05-11 Thread Johan Lindstrom
At 01:13 2003-05-11 -0500, Joel Ricketts wrote: Basically, I have a Combobox that I'm trying to display to the user. I've populated it with, for the test, about 12 items. It displays only the original items; the others are accessible through the keyboard, but not up-down scrolling list is avail