[perl-win32-gui-users] multiline textfields in a dialogui window under XP?

2006-06-29 Thread Geoffrey Spear
. Is there any way to get a fully-functional multiline textfield without having to give up the benefits of a dialogui? -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] [multiline textfields in a dialogui window under XP?

2006-06-30 Thread Geoffrey Spear
out of a multiline textfield). I'd have to say that the behavior under Win2K and XP are *both* incorrect. I'm not sure if this is an inconsistently-implemented feature of Windows or a bug in Win32::GUI. On 6/29/06, Robert May [EMAIL PROTECTED] wrote: Geoffrey Spear wrote: Hi. I've got

[perl-win32-gui-users] attaching OnClick events to dynamic MenuItems?

2006-07-17 Thread Geoffrey Spear
at runtime? Is there a way for an onClick event to get the name of the actual menuItem that was clicked rather than just a reference to the Window that contains the menu, which is fairly useless? -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] Balloon tooltips for listview items [Was: Bubbles in a list view]]

2006-07-23 Thread Geoffrey Spear
___ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] [win32-gui] Win32::GUI::ToolBarWindow

2006-10-05 Thread Geoffrey Spear
/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

[perl-win32-gui-users] scrollbars in a textfield within an MDIChild window?

2006-10-18 Thread Geoffrey Spear
with no scrollbar in an MDIChild. Am I missing something, or is this a bug? I've just upgraded to 1.04 and confirmed that the behavior continues. Thanks -- Geoffrey Spear http://www.geoffreyspear.com/

[perl-win32-gui-users] odd MDI window menu behavior in v.1.04/v.1.05

2006-11-09 Thread Geoffrey Spear
wondering if it's a difference between using ActiveState's 1.03 PPM and the PPMs for the 2 new versions from SourceForge. -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] Noob question on looping through records

2006-12-15 Thread Geoffrey Spear
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] a newbie's question

2007-01-08 Thread Geoffrey Spear
http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] camel

2007-05-23 Thread Geoffrey Spear
mailing list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] camel

2007-05-24 Thread Geoffrey Spear
the -a option either, if I use the Add Packages box in tkpp to try to add my icon to the package, it throws a warning about -m being deprecated for adding non-module files to packages, and tells me to use -a instead. I think it's a case of the documentation with the binary not being up to date. -- Geoffrey

Re: [perl-win32-gui-users] camel

2007-05-24 Thread Geoffrey Spear
to have to make sure all of the related resource files go along with them, but in my case the end users don't have Perl installed at all so I'm forced to use pp anyway. On 5/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Quoting Geoffrey Spear [EMAIL PROTECTED]: The docs at http

Re: [perl-win32-gui-users] how to make a menu to a notifyicon

2007-06-18 Thread Geoffrey Spear
list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] Service with Trayicon and Popup-menu

2007-06-20 Thread Geoffrey Spear
/ ___ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] How do I replace the text in atextfield in Win32::GUI /textfield

2007-07-06 Thread Geoffrey Spear
-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] How to terminate a window in Win32:GUI

2007-07-06 Thread Geoffrey Spear
-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] How to sue DialogUI

2007-07-11 Thread Geoffrey Spear
-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/

Re: [perl-win32-gui-users] AddTextField() does not work

2007-08-27 Thread Geoffrey Spear
://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com/ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find

Re: [perl-win32-gui-users] Handling click event for labels

2007-09-07 Thread Geoffrey Spear
://get.splunk.com/ ___ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ -- Geoffrey Spear http://www.geoffreyspear.com

Re: [perl-win32-gui-users] win32::gui with perldb in EMACS

2008-05-08 Thread Geoffrey Spear
On Thu, May 8, 2008 at 12:25 AM, Sylvain Thibault [EMAIL PROTECTED] wrote: When debugging inside EMACS, the gui never appears. Somehow win32::gui is not happy with STDOUT being redirected to EMACS instead of a console window. Perl tk gui programs work fine from inside EMACS. Any workaround ?

Re: [perl-win32-gui-users] win32::gui with perldb in EMACS

2008-05-08 Thread Geoffrey Spear
On Thu, May 8, 2008 at 2:56 PM, Glenn Linderman [EMAIL PROTECTED] wrote: On approximately 5/8/2008 6:05 AM, came the following characters from the keyboard of Geoffrey Spear: On Thu, May 8, 2008 at 12:25 AM, Sylvain Thibault [EMAIL PROTECTED] wrote: When debugging inside EMACS, the gui

Re: [perl-win32-gui-users] Browse Buttons For Just Directories, and the Clear() method

2008-06-02 Thread Geoffrey Spear
On Mon, Jun 2, 2008 at 3:48 PM, Andy Daykin [EMAIL PROTECTED] wrote: Also I have tried the Clear() method and it doesn't seem to do anything. I have the following code: [...] $main-textDirPath-Clear(); $main-textFileExt-Clear(); use $textfield-Text(); Clear() actually clears the current

Re: [perl-win32-gui-users] Firefox instead IE

2008-07-23 Thread Geoffrey Spear
On Wed, Jul 23, 2008 at 12:36 PM, Glenn Linderman [EMAIL PROTECTED] wrote: On approximately 7/23/2008 3:45 AM, came the following characters from the keyboard of glass: i have added a menu also. for the people who say why we need a webbrowser to display pictures, i say that the animated