perl/tk on win-xp tablet (panasonic toughbook)

2010-06-11 Thread John
Hi I recently made my first perl/tk app (previously used win32::gui) for use on my toughbook. This works fine when using an ordinary mouse and keyboard however, when using the stylus, I cannot pull up the virtual keyboard. Is there a way to get this to get this to work in perl/tk/tkx? This

creating custom Perl/Tk widgets

2010-01-01 Thread Geoff Horsnell
I have been looking at creating my own custom widgets, using the Tk::Widget construct, as described in the book "Mastering Perl/Tk" . Whilst I believe that I understand the construction process, nothing is said (as far as I can see) about where such a mega-widget should be stored. F

RE: Strange Perl/Tk action

2009-10-26 Thread Geoff Horsnell
7;; perl-win32-users@listserv.activestate.com Subject: RE: Strange Perl/Tk action Ok. I get it now. First off - sorry for the top post. It's just the way my mail works. I don't see the canvas resize on Vista, however I do see it flicker. I don't doubt that it resizes though, I ju

RE: Strange Perl/Tk action

2009-10-26 Thread Brian Raven
ot;B" is then greyed out and option "A" is > active. At the same time, the height of the "canvas" window > containing these menu buttons is reduced by about 0.2 cm. Subsequent > selection of the "A" or "B" menu option (whichever is curre

RE: Strange Perl/Tk action

2009-10-25 Thread Jack
hat it will solve your resizing issue. HTH Jack -----Original Message- From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Geoff Horsnell Sent: October-24-09 5:38 PM To: 'Jack'; perl-win32-users@listserv.acti

RE: Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
out and option "A" is active. At the same time, the height of the "canvas" window containing these menu buttons is reduced by about 0.2 cm. Subsequent selection of the "A" or "B" menu option (whichever is currently active) has no further effect on the size of

RE: Strange Perl/Tk action

2009-10-24 Thread Jack
Behalf Of Geoff Horsnell Sent: October-24-09 10:05 AM To: perl-win32-users@listserv.activestate.com Subject: Strange Perl/Tk action I have created a GUI using the Tk "canvas" widget that contains a menu list with two mutually exclusive menu items - say "A" and "B".

Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
I have created a GUI using the Tk "canvas" widget that contains a menu list with two mutually exclusive menu items - say "A" and "B". When "A" is selected, "B" should be disabled (greyed out) and vice versa. Therefore, when the currently active option is selected, the menu list needs to be repainte

RE: Perl Tk system button

2009-09-12 Thread Geoff Horsnell
To: Geoff Horsnell; perl-win32-users@listserv.activestate.com Subject: Re: Perl Tk system button > ---Original Message--- > From: Geoff Horsnell > Subject: Perl Tk system button > Sent: Sep 11 '09 17:02 > > Is it possible to change the image in the system menu bu

Re: Perl Tk system button

2009-09-11 Thread Lyndon Rickards
> ---Original Message--- > From: Geoff Horsnell > Subject: Perl Tk system button > Sent: Sep 11 '09 17:02 > > Is it possible to change the image in the system menu button (The red Tk > button in the top left hand corner of all GUI windows)? I would lik

RE: Perl Tk system button

2009-09-11 Thread Perez, Aaron P.
Chase Sent: Friday, September 11, 2009 3:57 PM To: Geoff Horsnell Cc: perl-win32-users@listserv.activestate.com Subject: Re: Perl Tk system button Importance: Low Greetings Geoff, Searching the perl install folder for images, I come up with Tk.xpm in perl/lib/tk which looks exactly like the re

Re: Perl Tk system button

2009-09-11 Thread Spencer Chase
Greetings Geoff, Searching the perl install folder for images, I come up with Tk.xpm in perl/lib/tk which looks exactly like the re Tk my guess is that you can change this to another xpm and give it the same name if you don't want to find in which code the image is referenced to change it. good

Perl Tk system button

2009-09-11 Thread Geoff Horsnell
Is it possible to change the image in the system menu button (The red Tk button in the top left hand corner of all GUI windows)? I would like to add my own icon in place of this symbol. Cheers Geoff ___ Perl-Win32-Users mailing list Perl-Win32

perl-tk fonts question

2009-06-09 Thread me
Hi All! I have a perl-tk application without explicit font settings(all by default) Is there a way to change all fonts sizes ... say increase by two ? ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http

RE: Compilation (Building ) of project once the file is saved + Perl/Tk

2009-06-08 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Perl Perl Sent: 08 June 2009 14:23 To: perl-win32-users@listserv.activestate.com Subject: Compilation (Building ) of project once the file is saved + Perl/Tk > Hi

Compilation (Building ) of project once the file is saved + Perl/Tk

2009-06-08 Thread Perl Perl
Hi All, I am doing this activity on Perl/TK. I have to build my project, once the project(file) is created. Problem I am facing here is, the size of the created project file is showing as 0, and content is nill, which avoiding me to to build the project. If I close the wideget then I

RE: inserting the file paths in between the two arrays ( text widget ) : Perl/TK

2009-06-05 Thread Brian Raven
From: Perl Perl [mailto:perl.solut...@gmail.com] Sent: 05 June 2009 13:16 To: Brian Raven Cc: perl-win32-users@listserv.activestate.com Subject: Re: inserting the file paths in between the two arrays ( text widget ) : Perl/TK > Thanks a lot HTH ( Brian), > > This worked for m

Re: inserting the file paths in between the two arrays ( text widget ) : Perl/TK

2009-06-05 Thread Perl Perl
2 > To: perl-win32-users@listserv.activestate.com > Subject: inserting the file paths in between the two arrays ( text > widget ) : Perl/TK > > > Dear All, > > I have written a script, which has to enter the file path > (Paths ), in between the text. For this I

RE: inserting the file paths in between the two arrays ( text widget ) : Perl/TK

2009-06-04 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Perl Perl Sent: 04 June 2009 17:22 To: perl-win32-users@listserv.activestate.com Subject: inserting the file paths in between the two arrays ( text widget ) : Perl/TK

inserting the file paths in between the two arrays ( text widget ) : Perl/TK

2009-06-04 Thread Perl Perl
Dear All, I have written a script, which has to enter the file path (Paths ), in between the text. For this I have used below approach. 1) I divide the file in two parts, in which file path(s) has to be inserted. -> Here @File_Part1 stores the first prart of file. -> @File_Part2

RE: Problem iwth perl tk : Creation of file based on options

2009-05-27 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Perl Perl Sent: 27 May 2009 15:40 To: perl-win32-users@listserv.activestate.com Subject: Problem iwth perl tk : Creation of file based on options > Hi

Problem iwth perl tk : Creation of file based on options

2009-05-27 Thread Perl Perl
Hi All, I have to create files based on the ext1 - ext2 and write few lines of code there. The created file should have to option like like update and save so that user can edit the file in future. For this I choose the Radiobatton option of Perl/Tk. Here I am doing a very silly mistake

RE: A Perl::Tk question

2009-02-24 Thread Alex.Ignacz
-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Jack Sent: Monday, February 23, 2009 3:47 PM To: perl-win32-users@listserv.activestate.com Subject: RE: A Perl::Tk question Sorry for the top post - it's just how my reader works. There are two op

RE: A Perl::Tk question

2009-02-23 Thread Yaar, Kfir
o:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of alex.ign...@atcoitek.com Sent: Monday, February 23, 2009 10:59 PM To: perl-win32-users@listserv.ActiveState.com Subject: A Perl::Tk question Hi there, I need to know the name of the object that called me from inside my callback routine

RE: A Perl::Tk question

2009-02-23 Thread Jack
e.com] On Behalf Of alex.ign...@atcoitek.com Sent: February-23-09 1:59 PM To: perl-win32-users@listserv.activestate.com Subject: A Perl::Tk question Hi there, I need to know the name of the object that called me from inside my callback routine. For instance I have 3 buttons, they all call the same su

A Perl::Tk question

2009-02-23 Thread Alex.Ignacz
Hi there, I need to know the name of the object that called me from inside my callback routine. For instance I have 3 buttons, they all call the same subroutine, if button number 3 was pressed, I want to be able to determine that at run time. Even if it's just by reading the button text. How do I

RE: Perl TK Graying out disabled menu items

2007-01-26 Thread Chris Wagner
At 09:37 PM 1/10/2007 -0700, Jack D wrote: >My mistake! You said you wanted the **Edit** menu disabled. Easy - just >increase the index to 2. It is documented that the "pattern" search for >indices needed work, so I would just keep track of your index numbers and >use them instead. Here is the full

Re: Perl TK Graying out disabled menu items

2007-01-11 Thread Gary D Trosper
Problem Solved, I found a machine with a later version of ActiveState Perl (v5.8.7) and everything worked as advertised. Thanks to Jack D and Bill Luebkert for their timely help! Gary Trosper RTSC___ Perl-Win32-Users mailing list Perl-Win32-Users@li

RE: Perl TK Graying out disabled menu items

2007-01-10 Thread Jack D
Subject: RE: Perl TK Graying out disabled menu items >Tried that, >The menu item was disabled but not grayed out. >Also the menubar seems to begin at 1 instead of 0 for its items; so disabling 1 actually gets the 'File

RE: Perl TK Graying out disabled menu items

2007-01-10 Thread Gary D Trosper
it thinking that it might behave differently than a cascade menu. No Luck. Gary T "Jack D" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/10/2007 07:23 PM To "'Gary D Trosper'" <[EMAIL PROTECTED]>, "'Bill Luebkert'" <[EMA

RE: Perl TK Graying out disabled menu items

2007-01-10 Thread Jack D
perl-win32-users@Listserv.ActiveState.com Subject: Re: Perl TK Graying out disabled menu items That grays out the last item in the Edit drop down menu. It doesn't gray out Edit itself. Still searching, Gary T Bill Luebkert <[EMAIL PROTECTED]> 01/10/2007 05:08 PM To Gary

Re: Perl TK Graying out disabled menu items

2007-01-10 Thread Gary D Trosper
That grays out the last item in the Edit drop down menu. It doesn't gray out Edit itself. Still searching, Gary T Bill Luebkert <[EMAIL PROTECTED]> 01/10/2007 05:08 PM To Gary D Trosper <[EMAIL PROTECTED]> cc perl-win32-users@Listserv.ActiveState.com Subject Re: Perl TK Gra

RE: Perl TK Graying out disabled menu items

2007-01-10 Thread Gary D Trosper
, -state=>'disabled'); and I get "Bad name after Edit on line 31" Still struggling but pointed in the right direction, Gary T RTSC "Jack D" <[EMAIL PROTECTED]> 01/10/2007 11:17 AM To "'Gary D Trosper'" <[EMAIL PROTECTED]>, c

RE: Perl TK Graying out disabled menu items

2007-01-10 Thread Jack D
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary D Trosper Sent: Wednesday, January 10, 2007 7:59 AM To: perl-win32-users@Listserv.ActiveState.com Subject: Perl TK Graying out disabled menu items Hi All

Perl TK Graying out disabled menu items

2007-01-10 Thread Gary D Trosper
ied using both my $menuCmd = $menubar->command( yada-yada ); and my $menuCmd = $menubar->Menubutton( yada-yada); Same error so I used DataDumper to look at the return from $menuCmd->configure sure enough no -disabledforeground . ( I could have sworn both Learning and Mastering Perl

RE: Perl Tk and messageBox changes between ActiveState Perl releases

2006-08-18 Thread Lovett, Alan J
Thanks Rob, I did as you suggested and raised an item in comp.lang.perl.tk. Cheers, Alan -Original Message- From: Sisyphus [mailto:[EMAIL PROTECTED] Sent: 18 August 2006 12:33 To: Lovett, Alan J; perl-win32-users@listserv.ActiveState.com Subject: Re: Perl Tk and messageBox changes

Re: Perl Tk and messageBox changes between ActiveState Perl releases

2006-08-18 Thread Sisyphus
- Original Message - From: "Lovett, Alan J" . . > > D:\Perl>type Tk_example_MessageBox.pl > use Tk; > my $mw = MainWindow->new; > my $doit = $mw->messageBox( > -title => 'Please reply', > -message =>

Perl Tk and messageBox changes between ActiveState Perl releases

2006-08-18 Thread Lovett, Alan J
Hi all, Some amongst you might want to know that Perl/Tk messageBox widget seems to have changed. Here is a transcript of the code that used to work (believe me, it really did ;-): D:\Perl>perl -version This is perl, v5.8.8 built for MSWin32-x86-multi-thread D:\Perl&g

RE: Problem (bug?) in Perl/Tk

2005-12-08 Thread Geoff Horsnell
Thanks, Jack. I will try the patch Cheers Geoff -Original Message- From: Jack D. [mailto:[EMAIL PROTECTED] Sent: 08 December 2005 05:24 To: 'perl-win32-users' Cc: [EMAIL PROTECTED] Subject: RE: Problem (bug?) in Perl/Tk > -Original Message- > From:

RE: Problem (bug?) in Perl/Tk

2005-12-07 Thread Jack D.
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Sisyphus > Sent: December 7, 2005 1:00 AM > To: perl-win32-users > Cc: [EMAIL PROTECTED] > Subject: Fw: Problem (bug?) in Perl/Tk > > > - Original Mess

Fw: Problem (bug?) in Perl/Tk

2005-12-07 Thread Sisyphus
- Original Message - From: "Geoff Horsnell" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Sent: Wednesday, December 07, 2005 7:53 AM Subject: RE: Problem (bug?) in Perl/Tk > Thanks for your comment. I first tried updating the version of Perl

Re: Problem (bug?) in Perl/Tk

2005-12-03 Thread Sisyphus
- Original Message - From: "Geoff Horsnell" <[EMAIL PROTECTED]> To: "Perl Win 32 Users Group" Sent: Sunday, December 04, 2005 7:30 AM Subject: Problem (bug?) in Perl/Tk > I am currently writing an application in Perl/Tk. I have found an annoying > p

Problem (bug?) in Perl/Tk

2005-12-03 Thread Geoff Horsnell
I am currently writing an application in Perl/Tk. I have found an annoying problem to which I cannot find an answer in the documentation. It is this.   When I create a Sub window from my MainWindow (say a pop-up for an Entry widget), then I supply two buttons for the user to use - one is

RE: on weird perl/tk behavior in new version of perl

2005-11-14 Thread Jack D.
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: November 14, 2005 12:32 AM > To: perl-win32-users@listserv.ActiveState.com > Subject: on weird perl/tk behavior in new version of perl > > i ALL

on weird perl/tk behavior in new version of perl

2005-11-13 Thread assistent
widget I see some greek-?/garbage-? symbols appearing not in cursor position but in end of line ! as a consequence All my perl/tk modules in NEW perl are not working! and here is my question : why it is so and howto remedy it (short of ditching new version of perl ) ? thanks in

Re:Re: perl Tk question

2005-06-01 Thread assistent
$text0->insert('end',"$i\n"); >> sleep 1; >> } >> } >> >> When executing this snippet >> I see in text0 only the last $i /in for cycle/ >> What I must add to prg code >> in order to see all cons

Re: perl Tk question

2005-06-01 Thread Zeray Abraha
| | To: perl-win32-users@listserv.ActiveState.com | | cc: (bcc: Zeray Abraha/WLR/SC/PHILIPS)

RE: perl Tk question

2005-06-01 Thread Darian Horn
#} } # added new function sub Timer { $text0->delete('0.0', 'end'); $text0->insert('end',sprintf("%02d", $counter++)); $top->update; if($counter > 20) {

Re: perl Tk question

2005-06-01 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > Hi All! > In the following snippet: > > use strict; > use Tk; > require Tk::LabFrame; > my $top = new MainWindow; > my $bar=$top->LabFrame(-label => 'buttons bar'); > $bar->pack; > my $exi=$bar->Button(-command=>\&exi,-text=>'exit'); > $exi->pack(-side=>'left'); > m

RE: perl Tk question

2005-06-01 Thread Anderson, Mark (Service Delivery)
serv.ActiveState.com > Subject: perl Tk question > > *** WARNING : This message originates from the Internet *** > > Hi All! > In the following snippet: > > use strict; > use Tk; > require Tk::LabFrame; > my $top = new MainWindow; > my $bar=$top->La

RE: perl Tk question

2005-06-01 Thread BLAHA Jan
> When executing this snippet > I see in text0 only the last $i /in for cycle/ > What I must add to prg code > in order to see all cosequtive values of $i ? for (my $i=0;$i<20;$i++){ #$text0->delete('0.0','end'); # just don't delete everytime all contents of the box $text0->insert

Re: perl Tk question

2005-06-01 Thread David TV
Just add: $top->update any place inside the "prg" procedure. On Wed, 1 Jun 2005 08:06:42 UT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All! > In the following snippet: > > use strict; > use Tk; > require Tk::LabFrame; > my $top = new MainWindow; > my $bar=$top->LabFrame(-label => 'b

Re: perl Tk question

2005-06-01 Thread Chris Wagner
Well right now ur deleting all the text before inserting any more. Get rid of the delete line or move it out of the for loop. Then it'll work as expected. At 08:06 AM 6/1/05 UT, [EMAIL PROTECTED] wrote: >sub prg{ > for (my $i=0;$i<20;$i++){ > $text0->delete('0.0','end'); >

perl Tk question

2005-06-01 Thread assistent
Hi All! In the following snippet: use strict; use Tk; require Tk::LabFrame; my $top = new MainWindow; my $bar=$top->LabFrame(-label => 'buttons bar'); $bar->pack; my $exi=$bar->Button(-command=>\&exi,-text=>'exit'); $exi->pack(-side=>'left'); my $prg=$bar->Button(-command=>\&prg,-text=>'prg');

RE: Perl/Tk GUI Builder

2005-03-29 Thread h-taguchi
Chris Wagner (B> Sent: Tuesday, March 29, 2005 9:00 PM (B> To: Perl-Win32-Users@listserv.ActiveState.com (B> Subject: Re: Perl/Tk GUI Builder (B> (B> Ohayo Taguchi-san. I don't know of a builder app but there (B> is a great deal (B> of information and examples

RE: Perl/Tk GUI Builder

2005-03-29 Thread Jan Dubois
On Mon, 28 Mar 2005, [EMAIL PROTECTED] wrote: > Does anyone know of a Perl/Tk GUI builder? I know it is asked before. > But I like to know if there is. Guido seems not be supported any more. Our "Komodo Professional" product includes a GUI builder that targets Perl/Tk among

Re: Perl/Tk GUI Builder

2005-03-29 Thread Chris Wagner
Ohayo Taguchi-san. I don't know of a builder app but there is a great deal of information and examples contained in the widget.bat demo that comes with Active Perl. It should show u how to make any basic Tk GUI. -- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- "...ne cede males

Perl/Tk GUI Builder

2005-03-28 Thread h-taguchi
Hello, (B (BDoes anyone know of a Perl/Tk GUI builder? (BI know it is asked before. (BBut I like to know if there is. (BGuido seems not be supported any more. (B (BAny mailing list for Perl/Tk? (B (BRegards, (BHirosi Taguti (B[EMAIL PROTECTED] (B

RE: perl tk binding question

2005-03-11 Thread Jack D.
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Swartwood, Larry H > Sent: March 11, 2005 10:22 AM > To: [EMAIL PROTECTED]; perl-win32-users@listserv.ActiveState.com > Subject: RE: perl tk binding question > > &g

RE: perl tk binding question

2005-03-11 Thread Swartwood, Larry H
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 10, 2005 10:09 PM To: perl-win32-users@listserv.ActiveState.com Subject: perl tk binding question i All! In following snippet I have 2 parallel arrays @list and @data and I want on sele

perl tk binding question

2005-03-10 Thread assistent
i All! In following snippet I have 2 parallel arrays @list and @data and I want on selecting entry in listbox to see corresponding data array element in textbox using UP and DOWN arrows is OK but I have to make 2 mouse clicks to make right selection! MY question - how to modify this scheme to ma

RE:RE:Tk::Table custom keys scroll question >-----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of [EMAIL PROTECTED] >> Sent: November 21, 2004 10:28 PM >> To: perl-win32-users@listserv.ActiveState.com >> Subject: RE:RE:Tk::Table cusom keys scrolll question >> _________ >> thanks ! >> may be you suggest >> how I can pack my widgets to >> get matrix of predefined number rows and cols ? >> thank in advance ! What are you actually trying to do? I may have given you some poor advice. Usually when someone wants to grid a bunch of Entry widgets - I start thinking "spreadsheet". If that is indeed your purpose then don't heed my previous advice. Instead use Tk::TableMatrix !! ##################### use Tk::TableMatrix; use Tk; my $var = {}; foreach my $row (0..50){ foreach my $col (0..20){ $var->{"$row,$col"} = "Row$row Col$col"; } } my $mw=tkinit; my $tm = $mw->Scrolled('TableMatrix', -scrollbars=>'se', -bg=>'white', -rows=>51, -cols=>21, -variable=>\$var)->pack(-expand=>1, -fill=>'both'); MainLoop; __END__ perldoc Tk::TableMatrix ##################### If you still wish to just use a bunch of entries for whatever your purpose - then here is a simple example of 'grid'ding some entry widgets: ##################### use Tk; use Tk::Pane; use strict; my @entry; my $mw=tkinit; my $pane = $mw->Scrolled('Pane')->pack(-expand=>1, -fill=>'both'); foreach my $row (0..50) { foreach my $col (0..20) { $entry[$row][$col] = $pane->Entry( -text=>"Row $row Col $col") ->grid(-row=>$row, -column=>$col); } } MainLoop; __END__ perldoc Tk::grid ##################### There are other table-like widgets but TableMatrix is the most powerful and most efficient. It all depends on your purpose. Jack <<<<<<<<<<<< thank you ! My purpose is : I am looking for a possibility of migrating of some my old vb database applications to perl. 1)In vb there is Visual Data Manager (visdata app) Is there some analog of it in perl ? 2)I would like example of analog of databound DataGrid control /in perl/ for browsing tables 3)And I have some Clipper5 apps which extensively use custom browsing : key in last row appends a new row with some cells having values predicted from few above cells. How To achieve this in perl Tk?

2004-11-22 Thread assistent
is : I am looking for a possibility of migrating of some my old vb database applications to perl. 1)In vb there is Visual Data Manager (visdata app) Is there some analog of it in perl ? 2)I would like example of analog of databound DataGrid control /in perl/ for browsing tables 3)And I have

RE:RE: another perl Tk font questio

2004-07-14 Thread assistent
>>It may be simple but >>I can't figure how to set font >>in tk widget /my font is cyrillic font/ >>please help ! >>___ > [code snip] >If your font name has more than one word in it, you need to put it >between braces like mentioned above. >32 is just

RE: another perl Tk font questio

2004-07-13 Thread Schichmanter, EithanX
>>It may be simple but >>I can't figure how to set font >>in tk widget /my font is cyrillic font/ >>please help ! >>___ > [code snip] >If your font name has more than one word in it, you need to put it >between braces like mentioned above. >32 is just

another perl Tk font questio

2004-07-13 Thread assistent
>It may be simple but >I can't figure how to set font >in tk widget /my font is cyrillic font/ >please help ! >___ use Tk; use strict; my $top = MainWindow->new(); my $text = $top->Label( -font => '{Courier New Cyr} 32', -text => 'Try me',)->p

RE: perl Tk font question

2004-07-13 Thread Michael Jung
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, July 13, 2004 7:29 AM > To: [EMAIL PROTECTED] > Subject: perl Tk font question > > > It may be simple but > I can't figure how

RE: perl Tk font question

2004-07-13 Thread Schichmanter, EithanX
>It may be simple but >I can't figure how to set font >in tk widget /my font is cyrillic font/ >please help ! >___ use Tk; use strict; my $top = MainWindow->new(); my $text = $top->Label( -font => '{Courier New Cyr} 32', -text => 'Try me',)->p

perl Tk font question

2004-07-13 Thread assistent
It may be simple but I can't figure how to set font in tk widget /my font is cyrillic font/ please help ! ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: Perl Tk

2004-05-27 Thread Eric Edwards
Jack D replied: > > I am studying Tk using "Mastering Perl TK". I found the below listed code > in the book and got it working, > > Added some stuff to it and it seems to be working OK. I wanted to add > "$textundo->Save(?pathname?) > > so that it

RE: Perl Tk

2004-05-27 Thread Eric Edwards
he info. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Eric Edwards Sent: 27 May 2004 02:49 To: [EMAIL PROTECTED] Subject: re:Perl Tk Perl Tk Gurus, I am studying Tk using "Mastering Perl TK". I found the below listed code in the book and got

RE: Perl Tk

2004-05-27 Thread Beckett Richard-qswi266
SAVE; } R. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Eric Edwards Sent: 27 May 2004 02:49 To: [EMAIL PROTECTED] Subject: re:Perl Tk Perl Tk Gurus, I am studying Tk using "Mastering Perl TK". I found the below listed code in the book and go

RE: Perl Tk

2004-05-26 Thread Jack D.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:perl- > [EMAIL PROTECTED] On Behalf Of Eric Edwards > Sent: May 26, 2004 7:49 PM > To: [EMAIL PROTECTED] > Subject: re:Perl Tk > > Perl Tk Gurus, > > I am studying Tk using "Mastering Perl TK&qu

perl Tk question

2003-08-14 Thread mail admin
+++  if the Up or Down key is pressed, the location cursor (active element) moves up or down one element. If the selection mode is browse or extended then  the new active element is also selected and all other elements are deselected. In extended mode the new active element beco

FW: Perl/TK

2003-06-17 Thread Christopher Moss
ECTED] Sent: 17 June 2003 15:08 To: Christopher Moss Cc: [EMAIL PROTECTED] Subject: Re: Perl/TK Christopher, my $frame = $main->Frame->pack; # capital Frame And add $main->MainLoop; Should work fine. - EllioT - On Tue, 17 Jun 2003, Christopher Moss wrote: ::Can anyone help me wi

Re: Perl/TK

2003-06-17 Thread Elliot L. Tobin
Christopher, my $frame = $main->Frame->pack; # capital Frame And add $main->MainLoop; Should work fine. - EllioT - On Tue, 17 Jun 2003, Christopher Moss wrote: ::Can anyone help me with this fairly simple piece of Perl/Tk – actually ::I’ve taken it from the Man page and I can’

Perl/TK

2003-06-17 Thread Christopher Moss
Can anyone help me with this fairly simple piece of Perl/Tk – actually I’ve taken it from the Man page and I can’t seem to get it to work! I simply added the call to create the main window. The script is as follows: .code use strict; use Tk::BrowseEntry; my $main = Tk

Perl/tk problems on win32

2003-02-28 Thread Laurent Perez
Hello I wrote a fairly simple perl/tk irc client on a linux laptop, using standard perl distribution (5.6). I wrote two versions of it, using Net::IRC module in the first & simple one, and POE+POE::Component::IRC module in the second one, which contains many advanced network features

RE: Perl TK List?

2002-11-15 Thread Edwards, Mark \(CXO\)
Send mail to "[EMAIL PROTECTED]" with the following command in the body of your email message: subscribe ptk -Original Message- From: Scott Purcell [mailto:spurcell@;vertisinc.com] Sent: Friday, November 15, 2002 8:01 AM To: [EMAIL PROTECTED] Subject: Perl TK List? Impor

Re: Perl TK List?

2002-11-15 Thread gerhard . petrowitsch
owitsch/STN/SC/PHILIPS) [EMAIL PROTECTED] Subject: Perl TK List?

RE: Perl TK List?

2002-11-15 Thread Chris Anderson
Original Message --- Hello, I am doing a simple interface and I ran into a problem with a widget method. Is there an appropriate list to post a question on perl/TK? Thanks, Scott Purcell Scott: Whenever I had P/TK questions any of the Perl group I am subscribed to helped

Perl TK List?

2002-11-15 Thread Scott Purcell
Hello, I am doing a simple interface and I ran into a problem with a widget method. Is there an appropriate list to post a question on perl/TK? Thanks, Scott Purcell | Developer | VERTIS | 555 Washington Ave. 4th Floor | St. Louis, MO 63101 | T 314.588.0720 | F 314.588.0735 | [EMAIL PROTECTED

Re: Perl TK question

2002-06-26 Thread Martin Moss
Win32::InternetExplorer::Window Regards Marty - Original Message - From: "Tillman, James" <[EMAIL PROTECTED]> To: "'Martin Moss'" <[EMAIL PROTECTED]>; "Jack" <[EMAIL PROTECTED]>; "Perl-Win32-Users" <[EMAIL P

RE: Perl TK question

2002-06-26 Thread Tillman, James
Marty: What's the IE embedding module for Tk? Do you remember? I'd be really interested in seeing that! jpt > -Original Message- > From: Martin Moss [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 7:32 AM > To: Jack; Perl-Win32-Users > Subj

Re: Perl TK question

2002-06-26 Thread Martin Moss
Marty - Original Message - From: "Jack" <[EMAIL PROTECTED]> To: "Perl-Win32-Users" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 5:36 AM Subject: Re: Perl TK question > - Original Message - > From: "Kevin" <[EMAIL PROTECTED]> &

RE: Perl TK question

2002-06-25 Thread Joseph Youngquist
om for comp.lang.perl.tk might prove helpful. hth, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Sent: Tuesday, June 25, 2002 2:09 PM To: Perl-Win32-Users Subject: Perl TK question Hello, I do not know much about the Perl/TK and before I begi

Perl TK question

2002-06-25 Thread Kevin
Hello, I do not know much about the Perl/TK and before I begin learning it, I would like to make sure it can do what I need. The application will be for Win32 platforms. I basically need to develop a small application that will have a textbox to enter a URL which will be loaded in a browser

Re: Perl/Tk fileevent

2002-03-25 Thread Carter A. Thompson
Thanks, Jack. I have the Mastering Perl/Tk book and I've even tried the examples. It's just not working. :-( I sincerely appreciate your input. I'll look into some other options. Cheers, Carter. Jack wrote: >- Original Message - >From: "Carter A. T

Re: Perl/Tk fileevent

2002-03-25 Thread Jack
- Original Message - From: "Carter A. Thompson" <[EMAIL PROTECTED]> > I'm having some difficultly understanding how to use fileevent. I have > Perl/TK script as a wrapper for a source control system command > and I'd like to catch the output of the com

Re: Combo BOs in Perl TK

2002-03-13 Thread Jack D
The following modules offer similar functionality: Tk::BrowseEntry Tk::Optionmenu Tk::ComboEntry Tk::JComboBox The first two are included in the core Tk - the latter from CPAN. Jack >From: "Martin Moss" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Comb

RE: Combo BOs in Perl TK

2002-03-13 Thread Tillman, James
It ain't perty, but check out BrowseEntry. jpt > -Original Message- > From: Martin Moss [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 11:58 AM > To: [EMAIL PROTECTED] > Subject: Combo BOs in Perl TK > > > Anybody know how to do a combo Box i

Combo BOs in Perl TK

2002-03-13 Thread Martin Moss
Anybody know how to do a combo Box in TK? closest I've found is a listbox set to only 1 option allowed. Would prefer a dropdown menu kinda thing? Regards Marty ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.Active

perl TK changing the colour of balloon Text?

2002-02-27 Thread Martin Moss
Anybody know what options control the colour of ballon help text in Tk::Balloon? regards Marty ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Using 2 Images instead of a Button Perl/TK

2002-02-15 Thread Martin Moss
All, Hopefully I'm done with asking questions (Amazon confirmed my Mastering TK book has been dispatched). The last issue I have - so far - is that I wish to use a couple of gif files instead of buttons. I want the image to change when you click it, i.e. gif a if replaced by gif b when click

RE: perl/TK Label widget not updating quirky problem????

2002-02-14 Thread John V. Pataki
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Martin Moss Sent: Thursday, February 14, 2002 12:11 PM To: Dunnigan,Jack [Edm]; [EMAIL PROTECTED] Subject: RE: perl/TK Label widget not updating quirky problem I got it working in some places, but when I call update in one of my subroutine

RE: Getting The Screen Size perl TK

2002-02-13 Thread Tillman, James
> Picked mine up at B&N yesterday, from the order I placed late > last week. > Looks good... Yes, and good or not, like the Beginning Tk book that came out previously, it's certainly better than nothing, which is what we had before. The distributed documentation for Perl/

Re: Getting The Screen Size perl TK

2002-02-13 Thread Will W
Picked mine up at B&N yesterday, from the order I placed late last week. Looks good... --Will Tillman, James wrote on Sent: Wednesday, February 13, 2002 8:58 AM Subject: RE: Getting The Screen Size perl TK > > Cheers Guys, > > > > I really wish Amazon would hurry up a

RE: Getting The Screen Size perl TK

2002-02-13 Thread Tillman, James
> Cheers Guys, > > I really wish Amazon would hurry up and send me my Advanced > Perl/TK book. > ;-) > > G I went down to the local Borders this weekend and made them pull me copy out of the box in the back. They hadn't even gotten it on

RE: Getting The Screen Size perl TK

2002-02-13 Thread Martin Moss
Cheers Guys, I really wish Amazon would hurry up and send me my Advanced Perl/TK book. ;-) G Marty > -Original Message- > From: John V. Pataki [mailto:[EMAIL PROTECTED]] > Sent: Wednesday 13 February 2002 16:42 > To: [EMAIL PROTECTED]; Martin Moss; > [EMAIL PROTE

RE: Getting The Screen Size perl TK

2002-02-13 Thread John V. Pataki
] [mailto:[EMAIL PROTECTED]]On Behalf Of John V. Pataki Sent: Wednesday, February 13, 2002 11:21 AM To: Martin Moss; [EMAIL PROTECTED] Subject: RE: Getting The Screen Size perl TK Marty, This is how I do it... # get the screen's dimensions $sw = $mw->screenwidth; $sh = $mw->s

RE: Getting The Screen Size perl TK

2002-02-13 Thread Tillman, James
> quick question, > > if I wished to position a Main Window in the centre of the > users screen, how > would I get the Coordinates of the Centre of the screen? you can get these using $widget->screenheight and $widget->screenwidth But you may not need them since $mainwindow->Popup() will place

  1   2   >