thanks,
it's work with somting like this ...
sincerly,
- Original Message -
From: "Peter Eisengrein" <[EMAIL PROTECTED]>
To: "'NAHUM Marc'" <[EMAIL PROTECTED]>; "perl-win32-gui-users"
Sent: Monday, April 07, 2003 6:39 PM
uot;Button_add_x_imp_select_srv"
if the second "$serveur_ad" give a value for "$nbr_imp" <450 --> I have a
"Button_add_x_imp_select_srv"
BUT if the 3 "$serveur_ad" give a value for "$nbr_imp" > 450 --> I still
have a "But
Hello,
I have a GUI windows and I want "reset" it , or "rebuilt" it
I hide some button when a value change
thanks for help,
Kevin,
Thanks ... it's work
Marc,
- Original Message -
From: <[EMAIL PROTECTED]>
To: "NAHUM Marc" <[EMAIL PROTECTED]>
Cc: "Win32-GUI Users" ;
<[EMAIL PROTECTED]>
Sent: Friday, December 13, 2002 12:10 PM
Subject: Re: [perl-win32-gui-users] set
how set a button as delault ?
when I put somthing like this :
$Win_info_srv->AddButton(
-text=> "OK",
-name=> "Button_ok_srv",
-left=> 190,
-top => 185,
-width => 50,
-height => 21,
-foreground => 0,
-tabstop => 1,
RE: [perl-win32-gui-users] Latest Documentation?same for me !
Thanks Aldo !!
MN
- Original Message -
From: Peter Eisengrein
To: perl-win32-gui-users@lists.sourceforge.net
Sent: Wednesday, October 23, 2002 6:21 PM
Subject: RE: [perl-win32-gui-users] Latest Documentation?
hye,
where can i find a doc on the stlyle like this one :
-style => WS_VISIBLE | 2 | WS_NOTIFY,
thanks,
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 09, 2002 3:41 AM
Subject: [perl-win32-gui-users] textfields and combobox's
> hi. how can get the value of
Hye,
I write a text in a box where the user click yes or no ...
easy,
but I want put a url in this text and the user can click on this url it open
a browser with this url ...
Any idea ?
thanks,
I want change a unique item
if ($toto==1) {$Listbox_verif_fic->AddString("$infocreation")} #in different
color ...
thanks,
- Original Message -
From: "Rogers, John" <[EMAIL PROTECTED]>
To: "'NAHUM Marc'" <[EMAIL PROTECTED]>;
Sen
hye,
how can i change a color when i made a AddString into a Listbox ?
thanks
hye,
How can'i refresh a windows ?
I try to made a progress bar and i need refresh the window when a new action
is do ...
Thanks for help ...
Marc,
Excactly what I need !!!
Thank you very much
- Original Message -
From: "Peter Eisengrein" <[EMAIL PROTECTED]>
To: "'NAHUM Marc'" <[EMAIL PROTECTED]>;
Sent: Wednesday, February 13, 2002 5:57 PM
Subject: RE: [perl-win32-gui-users] size
How can'I limit the number of character into AddTextfield
I want juste put a IP adresse : 3 character/Textfield
thanks for help,
marc,
Hello,
Who know a good web site to find docs on win32::GUI ?
Thanks
Ok it's works ,
*Thanks
- Original Message -
From: "Johan Lindstrom" <[EMAIL PROTECTED]>
To:
Sent: Friday, January 11, 2002 12:09 PM
Subject: Re: [perl-win32-gui-users] win32gui bug , AddLabel ...?
Mark wrote:
>$main->AddLabel(
> -text => "toto",
> );
Give it a name:
-name =>
perl : 5.6.0 build 623 +win XP pro
hello ,
Why this one don't work :
---
use Win32::GUI;
$main = Win32::GUI::Window->new(-name => 'Main', -tex
hye all,
where can'i find the GUI Builder ?
Thanks,
I know the link , but ...
- Original Message -
From: "Frazier, Joe Jr" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 29, 2001 2:10 PM
Subject: [perl-win32-gui-users] Gui Builder
Could someone give me the link for the GUIBuilder. I remember seeing it
serveral weeks ago, but because I did
I don't help ... but i have exactly the same ...
- Original Message -
From: "David Hiltz" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 02, 2001 5:12 PM
Subject: Re: [perl-win32-gui-users] Perl2exe
>
> I'm using version 4.03 of perl2exe which works fine for
> creating GUI EXEs, but
Do you known why this don't work :
$allimp = $winimpsrv->AddListbox(
-name => "allimp",
-left => 1,
-top => 1,
-text => '',
-width=> 490,
-height => 350,
-multiline =>1,
-style =>WS_VSCROLL,
);
foreach $ligne (@
Win32::GUI version 0.0.502
perl version Binary build 522
OS : Windows NT4 wks , SP5
Sincerly,
Marc Nahum
- Original Message -
From: "Aldo Calpini" <[EMAIL PROTECTED]>
To: "Nahum Marc"
Sent: Wednesday, February 14, 2001 2:57 PM
Subject: Re: [perl-win32-g
I do this too ... but it's close the window , and not all the script ...
I can see the process yet in task manager (under NT4)
off course , i hide the dos box so , i need kill the process
- Original Message -
From: "Aldo Calpini" <[EMAIL PROTECTED]>
To: "Na
How to manage the the cancel cross (upper right) in GUI to do an exit ? , not a
window exit , but a script exit ...
23 matches
Mail list logo