Re: [perl-win32-gui-users] [perl-win32-gui-hackers] Scintilla crashes at DoEvent_Scintilla

2008-01-27 Thread Reini Urban
2008/1/27, Robert May <[EMAIL PROTECTED]>: > On 13/01/2008, Reini Urban <[EMAIL PROTECTED]> wrote: > > [Sorry for TOFU] > > I found and fixed the error. (Scintilla crash) > > > > Remove the line with #define PERL_GET_NO_CONTEXT at the top of Scintilla.xs > > > > The reason why you cannot reproduce

[perl-win32-gui-users] Transparent buttons [Was: How to dynamically combine bitmaps in toolbar]

2008-01-27 Thread Robert May
On 27/01/2008, Waldemar Biernacki <[EMAIL PROTECTED]> wrote: > Thank you Robert, > > Now I resolved the problem putting many square bitmap buttons. The result is > OK. But I would be more happy if I cound put transparent (for instance ico > files) instead od bmp files. Is it possible? (I've tried t

Re: [perl-win32-gui-users] Characters in other languages than english?

2008-01-27 Thread Robert May
On 13/10/2007, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > I know that Win32::GUI doesn't support UTF-8 characters and maybe it won't > support it very soon, but is it possible to use characters in other european > languages in a Win32::GUI program? > > I just want to use the charset ISO-8859-2 i

Re: [perl-win32-gui-users] Adding a bitmap to a label

2008-01-27 Thread Robert May
On 17/10/2007, Glenn Linderman <[EMAIL PROTECTED]> wrote: > On approximately 10/16/2007 11:58 PM, came the following characters from > the keyboard of Brian Rowlands (Greymouth High School): > > Hi there > > I'm resubmitting a variation on my previous cry for help (to which I got > > no answers sad

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

2008-01-27 Thread Robert May
On 26/08/2007, Robert May <[EMAIL PROTECTED]> wrote: > On 22/08/07, Waldemar Biernacki <[EMAIL PROTECTED]> wrote: > > Hello everyone! > > > > I've found usefull notes on toolbar. However I have not found how to combine > > different images to get one toolbar. Later on is my code. I have three > > b

Re: [perl-win32-gui-users] [perl-win32-gui-hackers] Scintilla crashes at DoEvent_Scintilla

2008-01-27 Thread Robert May
On 13/01/2008, Reini Urban <[EMAIL PROTECTED]> wrote: > [Sorry for TOFU] > I found and fixed the error. (Scintilla crash) > > Remove the line with #define PERL_GET_NO_CONTEXT at the top of Scintilla.xs > > The reason why you cannot reproduce it, it because MSVC obviously is > compiled with PERL_OBJ

Re: [perl-win32-gui-users] No events for enterkey in the TextField control?

2008-01-27 Thread Robert May
On 11/01/2008, Michael <[EMAIL PROTECTED]> wrote: > Our team used Win32::GUI modules for several weeks and we made beautifuly GUI > windows by this > excellent module. But there still had been a confusion: is there any event > designed to catch > "Enter Key pressed" in Win32::GUI::TextField contr

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

2008-01-27 Thread Robert May
On 12/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi rob, > thanks for your support. > > I've created a small working example of my script. Sorry I took so long to get round to looking at this. I cut your script down to be *short* and something that I could run without having to insta