Re: [perl-win32-gui-users] [The GUI Loft] The future of GUI programming in Perl?

2006-10-23 Thread stuart arnold
Johan, Not about TGL, but how about OASIS? We use it heavily to review our fellow developers code(docs). thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Johan Lindstrom Sent: Monday, October 23, 2006 2:36 PM To: [EMAIL PROTECTED]; perl-win32-gui

Re: [perl-win32-gui-users] [The GUI Loft] The future of GUI programming in Perl?

2006-10-23 Thread Robert May
Johan Lindstrom wrote: At 19:16 2006-10-19, Dave wrote (on the TGL list): Since loft is no longer in development, I was wondering if anyone is aware of similar software for win32::gui ? After upgrading to 1.04 today it made me realize the controls we are missing out on. Does anyone know of anoth

Re: [perl-win32-gui-users] [win32-gui] Force overlapped DCs to update?

2006-10-23 Thread Robert May
Steve Loughran wrote: When I grab a window's (or DC's) contents and save it out as an image for later use, it all works fine unless the window/DC is partially offscreen or overlapped/overlayed by another window. Is there a flag or style I can use to force the window/DC to be updated by the syst

Re: [perl-win32-gui-users] [win32-gui] Displaying a button on a DC

2006-10-23 Thread Robert May
Brian Millham wrote: > BTW, I haven't tried yet, but do you know how using WS_CLICKCHILDREN works with other controls? (Like the caption of a checkbox, does the caption show with the bitmap as the background, or is the window background show?) That's WM_CLIPCHILDREN :-) I would expect other

Re: [perl-win32-gui-users] [win32-gui] NEM Menus?

2006-10-23 Thread Robert May
Glenn Linderman wrote: > Hi, > > Last time I tried to play around with NEM menus, they didn't work, but > that was several years ago. > > 1) Do they work now? > 2) Any one have a small working sample? I didn't find one in the demos I've not played extensively with the menu support. Basic

Re: [perl-win32-gui-users] [The GUI Loft] The future of GUI programming in Perl?

2006-10-23 Thread Johan Lindstrom
At 19:16 2006-10-19, Dave wrote (on the TGL list): Since loft is no longer in development, I was wondering if anyone is aware of similar software for win32::gui ? After upgrading to 1.04 today it made me realize the controls we are missing out on. Does anyone know of another Win32::GUI wysiwyg fo

[perl-win32-gui-users] Force overlapped DCs to update?

2006-10-23 Thread Steve Loughran
Hi all When I grab a window's (or DC's) contents and save it out as an image for later use, it all works fine unless the window/DC is partially offscreen or overlapped/overlayed by another window. Is there a flag or style I can use to force the window/DC to be updated by the system to prevent