Re: [perl-win32-gui] Event processing

2001-01-04 Thread Kevin . ADM-Gibbs
ed much messier than just avoiding the event loop altogether. Kev. [EMAIL PROTECTED] on 03/01/2001 18:31:44 To: [EMAIL PROTECTED] @ INTERNET cc: Subject: Re: [perl-win32-gui] Event processing okay, i think i see what you mean...you want a GUI that starts a loop which can conditionally sp

Re: [perl-win32-gui] gb - web hosting space

2001-01-04 Thread Aldo Calpini
Jake Skinner wrote: How about placing gb on sourceforge? Then we can have webspace, cvs, to do lists etc etc I think adding it to the Win32::GUI project would be fine. I can create a package for it, if David send me the latest release (or remind me where can I find it :-). cheers, Aldo

[perl-win32-gui] Version 0.0.502

2001-01-04 Thread Joel Oliveira
Aldo (or anyone), Can you put the compiled version of win32-gui available by ppm? Thanks, Joel Oliveira

Re: [perl-win32-gui] Print

2001-01-04 Thread MATA Tech
Peter: As I understand it, you must highlight a selection to enable that radio button. Otherwise, it is assumed that the user wants to print the entire portion. B Smith On 26 Dec 00, at 17:19, Peter Eisengrein wrote: I saw a previous posting about using system("rundll32.exe

Re: [perl-win32-gui] Perl list for beginners

2001-01-04 Thread Sudha Natarajan
-win32-gui] Perl list for beginners Date: Wed, 03 Jan 2001 16:38:46 -0500 check out http://lists.perl.org/ especially: perl-beginner perl-faq-daily perl-ntadmin (good list for win32 perl) and be sure your library includes the 3rd edition of Programming Perl... -rob "Naika M." wrote

[perl-win32-gui] BrowseForFolder?

2001-01-04 Thread Joel Oliveira
Hello All, Can I get something like BrowseForFolder in the Win32:GUI? Thanks, Joel Oliveira

RE: [perl-win32-gui] BrowseForFolder?

2001-01-04 Thread Yoda
04, 2001 9:18 PM To: [EMAIL PROTECTED] Subject: [perl-win32-gui] BrowseForFolder? Hello All, Can I get something like BrowseForFolder in the Win32:GUI? Thanks, Joel Oliveira

RE: [perl-win32-gui] BrowseForFolder?

2001-01-04 Thread Joel Oliveira
om: [EMAIL PROTECTED] # [mailto:[EMAIL PROTECTED]]On Behalf Of Joel Oliveira # Sent: Thursday, January 04, 2001 9:18 PM # To: [EMAIL PROTECTED] # Subject: [perl-win32-gui] BrowseForFolder? # # # Hello All, # Can I get something like BrowseForFolder in the Win32:GUI? # Thanks, # # Joel Oliveira # # #

Re: [perl-win32-gui] newbie query

2001-01-04 Thread EvanK40767
nmake for windows: ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe

Re: [perl-win32-gui] Event processing

2001-01-03 Thread Robert Sherman
okay, i think i see what you mean...you want a GUI that starts a loop which can conditionally spawn a second window, and when that second windows is closed, it returns to the loop and continues processing... i can't figure it out either...my current theory is that since the Loop_Click event has

[perl-win32-gui] Perl list for beginners

2001-01-03 Thread Naika M.
Does anyone know of a Perl list out there for beginners? I've got over 10 books but I think I need tutoring to explain some of oddities of Perl. Naika Realm Gothica - http://www.triocollective.com/gothica.htm Join the Darklings of the Realm mailing list - http://RealmGothica.listbot.com Tune

Re: [perl-win32-gui] Event processing

2001-01-03 Thread David Hiltz
okay, i think i see what you mean...you want a GUI that starts a loop which can conditionally spawn a second window, and when that second windows is closed, it returns to the loop and continues processing... yes. i can't figure it out either...my current theory is that since the

Re: [perl-win32-gui] Perl list for beginners

2001-01-03 Thread Robert Sherman
check out http://lists.perl.org/ especially: perl-beginner perl-faq-daily perl-ntadmin (good list for win32 perl) and be sure your library includes the 3rd edition of Programming Perl... -rob "Naika M." wrote: Does anyone know of a Perl list out there for beginners? I've got over 10

Re: [perl-win32-gui] Event processing

2000-12-27 Thread David Hiltz
You have taken out the looping which is why it works. This is not what I wanted. I wanted to loop a set number of times and stop under a given condition to display my own window. Example, I want to read in lines from a file and check the lines for errors. If an error is found I

[perl-win32-gui] gb - web hosting space

2000-12-27 Thread Jake Skinner
How about placing gb on sourceforge? Then we can have webspace, cvs, to do lists etc etc Jake

[perl-win32-gui]

2000-12-26 Thread Joel Oliveira
It's already possible to install the version 502 with ppm? Joel Oliveira

[perl-win32-gui] Print

2000-12-26 Thread Peter Eisengrein
I saw a previous posting about using system("rundll32.exe $dll,PrintHTML $tmpfile"); to print a file and it works well for my app. However, I'd like to be able to "print selection" That radio button is currently disabled. Anyone know what variable to set to tell the system that you have selected

RE: [perl-win32-gui] mian dialog and pop up dialog

2000-12-22 Thread Peter Eisengrein
-Original Message-From: Christopher Sagayam [mailto:[EMAIL PROTECTED]]Sent: Sunday, December 17, 2000 1:30 PMTo: [EMAIL PROTECTED]Subject: [perl-win32-gui] mian dialog and pop up dialog I create a main dialog window using new Win32::GUI::DialogBox( say main

Re: [perl-win32-gui] C++/PERL

2000-12-21 Thread Aldo Calpini
Sudha Natarajan wrote: Hi, I really need some help to programatically send email to a pager from a visualC/C++ program without an user interface. I'm using MS visualC/C== 6.0. This application will be running in batch mode . Right now I have a PERL script that can send a file to an email

[perl-win32-gui] *IMPORTANT* we're moving

2000-12-20 Thread Aldo Calpini
hello perl-win32-gui, I'm glad to announce that I started the process of moving the development of Win32::GUI on SourceForge. the project is already available at: http://sourceforge.net/projects/perl-win32-gui/ in a few days, everything should be properly configured and this mailing list

[perl-win32-gui] C++/PERL

2000-12-20 Thread Sudha Natarajan
Hi, I really need some help to programatically send email to a pager from a visualC/C++ program without an user interface. I'm using MS visualC/C== 6.0. This application will be running in batch mode . Right now I have a PERL script that can send a file to an email address. But the only way I

Re: [perl-win32-gui] a comprehensive list

2000-12-19 Thread Aldo Calpini
Christopher Sagayam wrote: I want to know what all these options mean ? can somebody point me to some website where I can know the full meaning of each of the following option? and in what context these can be used ... http://msdn.microsoft.com cheers, Aldo __END__ $_=q,just perl,,s, ,

Re: [perl-win32-gui] gatorbase.zip

2000-12-18 Thread Jonathan Southwick
I would be happy to brian but first I need your e-mail address because the files can't be posted here. Jonathan - Original Message - From: Brian Radford To: [EMAIL PROTECTED] Sent: Friday, December 15, 2000 5:35 PM Subject: Re: [perl-win32-gui] gatorbase.zip

Re: [perl-win32-gui] $Window-TextField-Text()

2000-12-18 Thread Aldo Calpini
Eric Bennett wrote: On Fri, 15 Dec 2000, Robert Sherman wrote: any idea as to why in the script below, in sub Button2_Click, TextField1 does not change to "Processing..." prior to running the process_file sub? A similar call in the process_file sub changes the field to "Done!" when it

[perl-win32-gui] Focus problem?

2000-12-18 Thread Peter Eisengrein
Hi gang. New to the list I'm having problems with the objects in a dialog box (AddButton and AddLabel to be exact) where they lose focus. The app reads data from a file and writes some or all of it to a RichEdit field within a main window. If a certain menu item is selected, it should pull

Re: [perl-win32-gui] $Window-TextField-Text()

2000-12-18 Thread Jonathan Southwick
[EMAIL PROTECTED] Cc: "Robert Sherman" [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, December 18, 2000 11:20 AM Subject: Re: [perl-win32-gui] $Window-TextField-Text() Eric Bennett wrote: On Fri, 15 Dec 2000, Robert Sherman wrote: any idea as to why in the script below, in sub Bu

[perl-win32-gui] How to change size dynamically?

2000-12-18 Thread Kuo David
Hi there, This is what I want to do. In my window there are two controls, one list box and one text box. They are placed right each other. How do I resize both of them by moving the mouse point on the edge of one of them and dragging the control? Thanks in advance! Feng-Shen (David) Kuo

[perl-win32-gui] mian dialog and pop up dialog

2000-12-17 Thread Christopher Sagayam
I create a main dialog window using new Win32::GUI::DialogBox( say main dialog and I have a button in the main dialog wndow and when I click the button I open another dialog window say pop up dialog 1) I want the pop up dialog to have focus and the user should not be allowed to click

[perl-win32-gui] use of $W-{-dialogui} = 1; ??

2000-12-17 Thread Christopher Sagayam
can anyone tell me what is the use of $W-{-dialogui} = 1; ? chris

Re: [perl-win32-gui] changing windows properties

2000-12-17 Thread Jeremy Blonde
Thanks for your help Jon. I was able to change certain window properties, but not the -topmost property. It's not that big of a deal to re-create the window, so I can live with it for now. Here's another situation, I use a window with a toolbar to fire dialog boxes. Usually when I click the

Re: [perl-win32-gui] -foreground and -align

2000-12-15 Thread Aldo Calpini
David Hiltz wrote: I just noticed that when I use '-align = right' with '-foreground' the color is always black. strange thing. it seems that only left-aligned Labels can have foreground and background colors. I suppose it is a limitation of the Win32 SDK itself, but is not documented

RE: [perl-win32-gui] 2 questions

2000-12-15 Thread Eoin_Butler
t = 200, -font = $font, # Call The Font Here -foreground = [255, 0, 0], -background =[0, 0, 0], ); Rgds Eoin Butler -Original Message- From: Christopher Sagayam [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 14, 2000 4:17 PM To: [EMAIL PROTECTED] Subject: [perl-win32-g

[perl-win32-gui] a question regarding pmx.pl

2000-12-15 Thread Christopher Sagayam
Hi all I totally switched over to win32 gui rather than perl/tk ... The file which is present in the samples " pmx.pl " when I run it from command line "perl pmx.pl" I get the dialog box with title "PMX version 0.22" and a tabstrip "c:\perl\lib" , "c:\perl\site\lib" and "." when I

Re: [perl-win32-gui] Changing the background color

2000-12-15 Thread Sean Healy
have you tried this: # change to red $Textfield-Change( -background = [ 255, 0, 0 ] ); # repaint the control $Textfield-InvalidateRect(1); hope this helps. It's not working for me. Not only that, but if I try change the background color, it fails and the foreground color

[perl-win32-gui] Changing the font size

2000-12-15 Thread Sean Healy
Here's something else I couldn't find in the archives: Is it possible to change the size in a font object? I've tried using the Change method to change the size and then resetting the font using the SetFont method, but it doesn't work. I don't want to create a whole bunch of font objects

[perl-win32-gui] Event processing

2000-12-15 Thread David Hiltz
Below you will a small Win32::GUI program that displays a window with a button labeled "Loop". When you click on the button it calls a subroutine which should display another window with a number and an OK button. I want the program to wait between each display of the second

[perl-win32-gui] updated program

2000-12-15 Thread Jonathan Southwick
Last year at some point I submitted a program I had written. I have made some major overhauls in it and am pretty much leaving it where it is unless I get more ideas for it. It includes a bunch of the GUI objects in it. Unfortunately due tote cablemodem upstream limitations of the owner

Re: [perl-win32-gui] Event processing

2000-12-15 Thread Robert Sherman
you did not call dialog() for the second window: sub Loop_Click { foreach $i (0 ... 3) { Show_Win2($i); sleep 1; } Win32::GUI::Dialog(); ##add this and it works } -rob David Hiltz wrote: Below you will a small Win32::GUI program that displays a window with a

Re: [perl-win32-gui] Changing the font size

2000-12-15 Thread Jeremy Blonde
And to go along with that.. Is there a way to change the properties of a window after it has been created? I'd like to be able to allow -topmost to be turned on and off. I can get it to work if I re-create the window, but I'd like to avoid doing that if possible. Also is there a way to set

[perl-win32-gui] $Window-TextField-Text()

2000-12-15 Thread Robert Sherman
any idea as to why in the script below, in sub Button2_Click, TextField1 does not change to "Processing..." prior to running the process_file sub? A similar call in the process_file sub changes the field to "Done!" when it finishes, and that call works fine... TIA -rob

Re: [perl-win32-gui] Changing checkmarks in menus

2000-12-15 Thread Jonathan Southwick
this turns off the checkmark $MainWindow-DataView-SetImageList($user_sm); $MainWindow-DataView-View(3); $MainWindow-DataView-Arrange(); return; } I hope this helps. This came from a file in gatorbase.zip that i told the group about. Check out the programs and maybe it will answer some of yo

Re: [perl-win32-gui] Event processing

2000-12-15 Thread David Hiltz
you did not call dialog() for the second window: When I do that it still doesn't stop on each window. I'm running Win32-gui 0.490. If I move the Win32::GUI::Dialog() after this line: $Win2-Update(); It does stop but it also does very strange things (like doesn't let me

[perl-win32-gui] gatorbase.zip

2000-12-15 Thread Jonathan Southwick
i am sorry for those of you who tried to log on using perlmonks and couldn't get on ... that was my fault. I inadvertantly added "perlmonk" instead of "perlmonks" to the user list ... but now it should work fine with user "perlmonks" and password "win32!gui" I am sorry again for any

Re: [perl-win32-gui] changing windows properties

2000-12-15 Thread Jonathan Southwick
the -topmost = 1 option or using -addexstyle = WS_EX_TOPMOST but maybe I am way off on this one. Jonathan Southwick [EMAIL PROTECTED] - Original Message - From: "Jeremy Blonde" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 15, 2000 1:31 PM Subject: Re: [perl

Re: [perl-win32-gui] $Window-TextField-Text()

2000-12-15 Thread Eric Bennett
On Fri, 15 Dec 2000, Robert Sherman wrote: any idea as to why in the script below, in sub Button2_Click, TextField1 does not change to "Processing..." prior to running the process_file sub? A similar call in the process_file sub changes the field to "Done!" when it finishes, and that call

Re: [perl-win32-gui] Event processing

2000-12-15 Thread Robert Sherman
oops...that's odd, because i was sure i had gotten it to work...oh, well...how about this: use Win32::GUI; $i=0; $Win = new Win32::GUI::Window( -left = 341, -top= 218, -width = 300, -height = 213, -name

Re: [perl-win32-gui] gui builder

2000-12-14 Thread Aldo Calpini
David Hiltz wrote: I should also put together a web page with screen shots, documentation and link to download the program. I don't know where I would put this page - I'll have to ask my boss if it is ok to host it on one of our servers. it's perfectly ok to host it on

[perl-win32-gui] 2 questions

2000-12-14 Thread Christopher Sagayam
to cut a long story short ... $W-Tab-AddButton( -name = "createchangetab0", -left = 300, -top = 80 , -text = " Create/Change ", -width = 180, -height = 22, -foreground = [0,255,0], -background = [0,0,0], ); some more code here $W2 = new Win32::GUI::Window( -name = "W2",

[perl-win32-gui] ToolTips

2000-12-14 Thread Jonathan Southwick
Has anyone had any luck using Tooltips? I don't want to use it with NotifyIcon but I have a ListView and when someone hovers the mouse over an item I would like a Tooltip to come up with some text. Jonathan

[perl-win32-gui] Changing the background color

2000-12-14 Thread Sean Healy
I searched the archives, but could not find what I needed. Is there actually a way to change the background color of a textfield after it is created? I can do it with foreground color, but not background. The closest thing I found in the archives was this from Aldo:

[perl-win32-gui] -foreground and -align

2000-12-14 Thread David Hiltz
I just noticed that when I use '-align = right' with '-foreground' the color is always black. $Win-AddLabel( -text= "Sometext", -name= "Mylabel", -left= 365, -top = 81, -width = 30, -height = 13,

Re: [perl-win32-gui] gui builder

2000-12-13 Thread Robert Sherman
i believe i have located it (for any interested): http://www.mail-archive.com/perl-win32-gui@httptech.com/msg00718.html -rob David Hiltz wrote: is there a forms builder or a gui builder for the win32::GUI module ? I've been working on one. It will lets you drag around widgets

Re: [perl-win32-gui] gui builder

2000-12-13 Thread MATA Tech
as well? Brad Smith, Social Design Technologies [EMAIL PROTECTED] On 13 Dec 00, at 13:41, Robert Sherman wrote: i believe i have located it (for any interested): http://www.mail-archive.com/perl-win32-gui@httptech.com/msg00718.html -rob David Hiltz wrote: is there a forms

Re: [perl-win32-gui] gui builder

2000-12-13 Thread David Hiltz
it (for any interested): http://www.mail-archive.com/perl-win32-gui@httptech.com/msg00718.html -rob David Hiltz wrote: is there a forms builder or a gui builder for the win32::GUI module ? I've been working on one. It will lets you drag around widgets (buttons, labels

[perl-win32-gui] gui builder

2000-12-12 Thread Christopher Sagayam
is there a forms builder or a gui builder for the win32::GUI module ? chris

[perl-win32-gui] frames equivalent

2000-12-12 Thread Christopher Sagayam
What is the Win32::GUI equivalent of "Frames" concept in perl/tk ? chris

Re: [perl-win32-gui] frames equivalent

2000-12-12 Thread David Hiltz
What is the Win32::GUI equivalent of "Frames" concept in perl/tk ? you mean a groupbox? +- Sometext --+ | | | | | | | | | | |

Re: [perl-win32-gui] gui builder

2000-12-12 Thread David Hiltz
is there a forms builder or a gui builder for the win32::GUI module ? I've been working on one. It will lets you drag around widgets (buttons, labels, etc) and place them on an empty window. You can size them and change some basic properties about the widgets. You can also save your

[perl-win32-gui] Win32::FileType

2000-12-12 Thread timothy . b . thomas
Any one done anything with Jenda's Win32::FileType? Check out the below bit of code. Just trying to pull file association information. Seems I can get the association information, but not the Action, or Command that actually executes based on that association. This code has a TON of

RE: [perl-win32-gui] gui builder

2000-12-12 Thread BUESCHER,CONOR (HP-Corvallis,ex1)
I think there would definately be some interest in that. (Just trying to help with the motivation thing) Conor Buescher -Original Message- From: David Hiltz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 12, 2000 11:36 AM To: [EMAIL PROTECTED] Subject: Re: [perl-win32-gui] gui

[perl-win32-gui] FW: Listbox and horizontal scrollbars

2000-12-05 Thread Hedemann Henrik
Hi, there! I have the problem to make a horizontal scrollbar appear at a listbox. My code is $lb=$Window-AddListbox(-name ="lb", -multisel = 0, -left = 10, -top = 60,

[perl-win32-gui] Help -- PostMessage() or SendMessage()

2000-12-04 Thread A. C. Yardley
Hello, I need a bit of help here: I'm try to use the Win32::API module to call WinAPI's PostMessage() or SendMessage() functions. Please see below. use constant; use Win32:API; .. .. .. use constant NULL = 0; use constant WM_COPYDATA = 74; use constant WM_USERKILL = 9; .. .. .. So, would

[perl-win32-gui] SelectedItems() returns 0 if first item is seleted and if none areselected. (fwd)

2000-11-28 Thread MattA
Hi.. I have a problem with the listbox widget. There doesn't appear to be a way to tell when the first item of a listbox is selected because it's index is 0. But in perl 0 also means undefined and if nothing is selected SelectedItems returns undefined ie: 0 so there's no way to tell whether the

Re: [perl-win32-gui] SelectedItems() returns 0 if first item is seleted and if none are selected. (fwd)

2000-11-28 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: Hi.. I have a problem with the listbox widget. There doesn't appear to be a way to tell when the first item of a listbox is selected because it's index is 0. But in perl 0 also means undefined completely wrong! :-) 0 does not mean undefined, there is a small but

Re: [perl-win32-gui] SelectedItems() returns 0 if first item isseleted and if none are selected. (fwd)

2000-11-28 Thread MattA
On Tue, 28 Nov 2000, Aldo Calpini wrote: [EMAIL PROTECTED] wrote: Hi.. I have a problem with the listbox widget. There doesn't appear to be a way to tell when the first item of a listbox is selected because it's index is 0. But in perl 0 also means undefined completely wrong! :-) 0

Re: [perl-win32-gui] -style definitely deprecated

2000-11-20 Thread Ludvig af Klinteberg
Aldo Calpini wrote: Ludvig af Klinteberg wrote: Why doesn't -visible = 1/0 use -addstyle or -remstyle instead? That would avoid a bug that could be hard to track for anyone who doesn't know about this. Or maybe I'm completely off track now? chances are that you're off track ;-) I

[perl-win32-gui] Look Ma - No Dos Window..

2000-11-16 Thread Niemiec, Greg
Hello, A coworker found this and I thought I would share it with you. Its a program that will execute perl and perl won't open a DOS window. Obviously that means Stdout/Stderr will have to go to a file.. but who cares, its free, and it includes source...

Re: [perl-win32-gui] two questions...

2000-11-15 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: ok, first of all, is it possible to change the object options (for instance, "-disable") after the object is already defined? I mean, I've tried using hashes in all these different ways, but none of them work: $Button{-disable} = 1; $Button{'-disable'} = 1;

Re: [perl-win32-gui] -style definitely deprecated

2000-11-15 Thread Aldo Calpini
Ludvig af Klinteberg wrote: Why doesn't -visible = 1/0 use -addstyle or -remstyle instead? That would avoid a bug that could be hard to track for anyone who doesn't know about this. Or maybe I'm completely off track now? chances are that you're off track ;-) I don't understand what you mean

Re: [perl-win32-gui] -style definitely deprecated

2000-11-15 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: Aldo, Quick comment. I have a window that I defined with -style = WS_OVERLAPPED. This produced a window with a titlebar with no minimzie/maximize/close buttons on it. Now that I use -addstyle = WS_OVERLAPPED I will get a window with minimize/maximize/close

[perl-win32-gui] FW: Help for win32-gui

2000-11-15 Thread Kuo David
-Original Message-From: Kuo David Sent: Tuesday, November 14, 2000 12:14 PMTo: 'Aldo Calpini'Cc: [EMAIL PROTECTED]Subject: Help for win32-gui I got an old version of win32-gui so I tried to upgrade it by the v0.0.490. First I remove the old one by

Re: [perl-win32-gui] two questions...

2000-11-15 Thread EvanK40767
$Button-Change(-disable = 1); or, in this case: $Button-Disable(); Thanks a bunch! ...and the second question was? ;-) Heh, I realized the answer to it while I was writing the email...forgot to change the subject though. Thanks again!

[perl-win32-gui] -style definitely deprecated

2000-11-14 Thread Aldo Calpini
Hello perl-win32-gui, please take note that in latest version (v0.0.490) I've added the following options which are available to all window types: -addstyle (synonim: -pushstyle) -remstyle (synonims: -popstyle/-notstyle/-negstyle) along with their 'ex' counterparts

Re: [perl-win32-gui] -style definitely deprecated

2000-11-14 Thread Ludvig af Klinteberg
Aldo Calpini wrote: to clarify the question: several options are internally converted to bits of styles; for example, adding the option -visible = 1 really means, to the underlying Win32 APIs, to turn on the WS_VISIBLE bit in a DWORD that holds all the style information. by using

Re: [perl-win32-gui] -style definitely deprecated

2000-11-14 Thread felice . vittoria
? Thanks, Felice Aldo Calpini [EMAIL PROTECTED] on 11/14/2000 08:47:27 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Felice Vittoria/Aut/Schneider) Subject: [perl-win32-gui] -style definitely deprecated Hello perl-win32-gui, please take note that in latest

[perl-win32-gui] Menu selection marks

2000-11-14 Thread Jonathan Southwick
I have noticed that in some menus there is either a checkmark or a circle beside the desired selection. Is there a way in Win32:GUI to use the circle? I know I can use the checkmark with the -checked = 1 option. Jonathan

[perl-win32-gui] two questions...

2000-11-14 Thread EvanK40767
ok, first of all, is it possible to change the object options (for instance, "-disable") after the object is already defined? I mean, I've tried using hashes in all these different ways, but none of them work: $Button{-disable} = 1; $Button{'-disable'} = 1; $Button-{-disable} = 1;

Re: [perl-win32-gui] Disabling RichEdit control

2000-11-10 Thread felice . vittoria
Hey guys, I found a "fix" to my problem.Here it is: $EM_SETBKGNDCOLOR = 1091; # enable RichEdit control and set background color to white $M-rchText-SendMessage( $EM_SETBKGNDCOLOR, 0, 0xFF ); $M-rchText-InvalidateRect(1); $M-rchText-Enable(); # disable RichEdit control and set

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Aldo Calpini
Todd McLaughlin wrote: Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code below. I can get the set of WM_COMMAND codes to work (stop and play), but not the WM_USERS codes (mute and status. I have no way of knowing if the problem

Re: [perl-win32-gui] Disabling RichEdit control

2000-11-09 Thread felice . vittoria
to [EMAIL PROTECTED] To: "[EMAIL PROTECTED]" [EMAIL PROTECTED] cc:(bcc: Felice Vittoria/Aut/Schneider) Subject: Re: [perl-win32-gui] Disabling RichEdit control [EMAIL PROTECTED] wrote: Hello all, I have a RichEdit control designed on my form. When I try to do somethi

Re: [perl-win32-gui] Disabling RichEdit control

2000-11-09 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: However, I still ask why when disabling the textfield the background color changes and when disabling the RichEdit the background color does not change. it does for me, I see them both grey when disabled. I think it's just that your system (in particular, your version

Re: [perl-win32-gui] Disabling RichEdit control

2000-11-09 Thread paul . barker
Oops ... The control is disabled, just not greyed out (I can't type more data in there.) Cheers PB *** Important. This E-mail is intended for the above named person and may be confidential and/or legally

Re: [perl-win32-gui] Disabling RichEdit control

2000-11-09 Thread felice . vittoria
Aldo Calpini [EMAIL PROTECTED] on 11/09/2000 07:15:18 AM Please respond to [EMAIL PROTECTED] To: "[EMAIL PROTECTED]" [EMAIL PROTECTED] cc:(bcc: Felice Vittoria/Aut/Schneider) Subject: Re: [perl-win32-gui] Disabling RichEdit control [EMAIL PROTECTED] wrote: However, I sti

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Chuck . Hirstius
Hirstius/Corp/Walgreens) Subject: [perl-win32-gui] Need Help from Winamp Users

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread David Hiltz
) Subject: [perl-win32-gui] Need Help from Winamp Users Winamp published a list

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
) Subject: [perl-win32-gui] Need Help from Winamp Users Winamp published a list of codes to control the program using SendMessage(). The web

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
) Subject: [perl-win32-gui] Need Help from Winamp Users Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code below

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread David Hiltz
) Subject: [perl-win32-gui] Need Help from Winamp Users Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code below. I can get the set of WM_COMMAND codes to work (stop and play), but not the WM_USERS

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread felice . vittoria
/Schneider) Subject: Re: [perl-win32-gui] Need Help from Winamp Users There's more features available using SendMessage() than using keyboard commands. ..such as? Is there any documentation on SendMessage and what these numbers mean? Win32::GUI::SendMessage( $winampHandle, WM_COMMAND

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Todd McLaughlin
) Subject: [perl-win32-gui] Need Help from Winamp Users Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code

RE: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Steven Manross
Title: RE: [perl-win32-gui] Need Help from Winamp Users Just ignore the flashing RED GIFs (sexani5.gif) if you are offended by this type of stuff... Thanks for the link to their API... Very useful stuff... :) Steven -Original Message- From: Todd McLaughlin [mailto:[EMAIL

Re: [perl-win32-gui] Need Help from Winamp Users

2000-11-09 Thread Chuck . Hirstius
Todd, The problem was finding a way to determine the volume of winamp at startup so I could position my volume slider accordingly. There was no message to retrieve it, and I thought just forcing it to a certain volume was a cheesy fix - nothing like setting it low, then restarting and it's

[perl-win32-gui] Need Help from Winamp Users

2000-11-08 Thread Todd McLaughlin
Winamp published a list of codes to control the program using SendMessage(). The web page is listed in my code below. I can get the set of WM_COMMAND codes to work (stop and play), but not the WM_USERS codes (mute and status. I have no way of knowing if the problem is caused by my code,

Re: [perl-win32-gui] Log file reader

2000-10-31 Thread Aldo Calpini
Adam W. Klaum wrote: [...] The only thing I'm having a problem with is when I click the button to start or stop the service I end up using a while loop for the tail. The execution of the tail while loop locks the window object in place and you can't minimize or move the window or click

[perl-win32-gui] Log file reader

2000-10-29 Thread Adam W. Klaum
I am writing a program that will allow the starting and stopping of product specific services and will simultaneously tail a log file and put the contents in a richtext object. I am using the Win32::Service and File::Tail modules as well as Win32::GUI. It is working out pretty well. I was even

RE: [perl-win32-gui] hashes/anonymous arrays

2000-10-27 Thread Steven Manross
Title: RE: [perl-win32-gui] hashes/anonymous arrays Suggestion... check for special character combinations like wa or ya to compress the 2 letters together when using block font. Nice script.. Steven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent

Re: [perl-win32-gui] hashes/anonymous arrays

2000-10-27 Thread EvanK40767
check for special character combinations like "wa" or "ya" to compress the 2 letters together when using "block font". i've thought about that before...i probably will end up doing that too. Nice script.. thanks, appreciate the compliments -

Re: [perl-win32-gui] hashes/anonymous arrays

2000-10-25 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: I already tried using the command line with the -d flag, but to no avail. the script (still in progress of course) is attached. it's a very simple logical error. you're going into Win32::GUI::Dialog() before the hashes are initialized, so that of course they contain

Re: [perl-win32-gui] hashes/anonymous arrays

2000-10-25 Thread Aldo Calpini
Aldo Calpini wrote: it's a very simple logical error. you're going into Win32::GUI::Dialog() before the hashes are initialized, so that of course they contain nothing ;-) BTW, k00l script! ;-) cheers, Aldo __END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print;

[perl-win32-gui] ItemInfo Click event

2000-10-25 Thread Jonathan Southwick
Is there any way to distinguish between hovering the mouse over a particular item in a ListView and actually clicking on the item? Or is there a double-click event for the ListView? I use an ItemClick event in my program and it reads a click when the mouse hovers over any item. Jonathan

  1   2   3   4   5   6   7   8   9   10   >