Re: [perl-win32-gui-users] Timer not being fired when using threads

2007-08-02 Thread Brian Fredette
Hi Rob, Thanks for the explanation. Now that you mentioned it I recall reading somewhere OEM versus NEM. Guess I forgot about that. Thats what I get for using old code without deeper reading. Thanks again. Brian On 7/31/07, Robert May [EMAIL PROTECTED] wrote: On 31/07/07, Brian Fredette

Re: [perl-win32-gui-users] [win32-gui] Possible to change default button in DialogBox

2007-01-03 Thread Brian Fredette
Hi Rob, Thanks for the pointers. I was able to get this working by using btnTest-Change(-default=1). On 1/2/07, Robert May [EMAIL PROTECTED] wrote: Brian Fredette wrote: Is it possible to change the default button in a window created with DialogBox? Yes, give the (one) button you want

Re: [win32-gui] [perl-win32-gui-users] Request for control or workaround.

2006-05-03 Thread Brian Fredette
Hi Rob, Thanks for all your hard work. I'll take a look at things and see what I can come up with. Brian On 5/3/06, Robert May [EMAIL PROTECTED] wrote: Brian Fredette wrote: Done ... tracker number 1480738. Thanks. No promises when I'll get around to looking at it though. Now how

[perl-win32-gui-users] Request for control or workaround.

2006-05-02 Thread Brian Fredette
Hi all, An application I'm creating has a need to obtain IP address information from a user. I'd like to be able to setup to screen to look similar to the windows tcp/ip properties panel. The ip address text boxes on that screen are different in that they seem to have embedded .'s. Is there

Re: [win32-gui] [perl-win32-gui-users] Request for control or workaround.

2006-05-02 Thread Brian Fredette
Hi Robert, Thanks for the reply. I'll head down the avenue of simple in this case :-). How far along (if at all) is the IP Address control? I wouldn't mind playing around with whatever you have. Brian On 5/2/06, Robert May [EMAIL PROTECTED] wrote: Brian Fredette wrote: An application

Re: [perl-win32-gui-users] Adding controls to tab strip items.

2006-04-27 Thread Brian Fredette
Hi Jason, Thanks for the advice. I was able to get things working with this method. Another unrelated question is there a package to create a 3D type border around a control to visually group off some controls. Brian

Re: [perl-win32-gui-users] Adding controls to tab strip items.

2006-04-27 Thread Brian Fredette
] wrote: [off list] I'm a bit busy atm but will try to whip you up an answer asap, if Jez or Rob doesnt get to it first. -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Brian Fredette *Sent:* Thursday, April 27, 2006 9:04 AM *To:* perl

Re: [perl-win32-gui-users] Adding controls to tab strip items.

2006-04-27 Thread Brian Fredette
. -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Brian Fredette *Sent:* Thursday, April 27, 2006 9:41 AM *To:* perl-win32-gui-users@lists.sourceforge.net *Subject:* Re: [perl-win32-gui-users] Adding controls to tab strip items. Thanks again

Re: [perl-win32-gui-users] Adding controls to tab strip items.

2006-04-27 Thread Brian Fredette
Hi Jeremy, Nice! I've been hoping for something like this. I'll give it a shot. Brian On 4/27/06, Jeremy White [EMAIL PROTECTED] wrote: I've played around with TheGUILoft and was impressed with what it does for the most part. My biggest problem is that it doesn't export win32-gui

Re: [win32-gui] [perl-win32-gui-users] Examples needed.

2006-04-12 Thread Brian Fredette
the whole list. So my question ... is there a way to disable the list (either entirely or by item) and still keep it scrollable? Do I have to setup a routine to check the state of the checkbox and always keep it checked? Brian On 4/10/06, Robert May [EMAIL PROTECTED] wrote: Brian Fredette wrote

[perl-win32-gui-users] Examples needed.

2006-04-07 Thread Brian Fredette
Greetings all, I'm kinda new to win32::gui programming and need to develop a frontend which is similar to windows explorer. I would like to have a scrollable pane on the right hand side which contains lists of checkboxes. I have looked through the mdi packages and suspect i need some flavor of

Re: [perl-win32-gui-users] Continued Window Background Color Problems]

2005-08-22 Thread Brian Fredette
: I apologize for the format, my mail server decided to amazingly drop the postmaster address for a couple of hours. Jason P. wrote: Brian Fredette wrote: Greetings all. I read in the group there was a bug submitted regarding the setting of window background colors (http

Re: [win32gui] [perl-win32-gui-users] Continued Window Background Color Problems

2005-08-22 Thread Brian Fredette
Hi Rob, Thanks for the clarification. Regards, Brian On 8/22/05, Robert May [EMAIL PROTECTED] wrote: Brian Fredette wrote: I read in the group there was a bug submitted regarding the setting of window background colors (http://sourceforge.net/tracker/index.php?func=detailaid

[perl-win32-gui-users] Continued Window Background Color Problems

2005-08-21 Thread Brian Fredette
Greetings all. I read in the group there was a bug submitted regarding the setting of window background colors (http://sourceforge.net/tracker/index.php?func=detailaid=1236053group_id=16572atid=116572) I'm still having this problem but the bug tracker says the problem has been fixed. What do I