Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Tk / April 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tk + Threads example27 Apr 2007 00:20 GMT3
Hi, just released a new program to CPAN called Shapeshifter.
It is a stripped-down version of my secure stream, chat, and
file transfer utility.
In case anyone wants to see a simple example of Tk and threads
WIN32-OLE and MS-Word26 Apr 2007 18:22 GMT1
I've a question about Win32::OLE and Word.
from a perl script word-application starts via OLE in the following way:
$Word = Win32::OLE->new('Word.Application');
$Word->Documents->Open($file);
Precision of coordinates24 Apr 2007 13:25 GMT2
When I use
($x, $y) = ($Tk::event->x, $Tk::event->y);
on a canvas to get the coordinates of the mouse, is there any way to
specify the precision at which I'd like to get them? In my lasso-
Scrolled Listbox not working!23 Apr 2007 21:30 GMT10
It couldn't be simpler:
$lb = $mw->Scrolled("Listbox")->pack();
I then put 20 lines in the listbox, of which 10 duly appear. So where's
the scrollbar? OK, I can grab the text with the mouse and drag it up and
HList and disabled entrys23 Apr 2007 10:03 GMT5
how can I disable the LEFT and RIGHT-Key in a scrolled HList, because they
causes an error (Entry "" not found) when all entries in the hlist are
disabled ?
Thanks
Locales22 Apr 2007 18:30 GMT2
Can anyone offer any suggestions or help in getting a Perl Tk
programme to use character sets such as UTF-8 or ISO8859-1 to work on
a mininal Linux platform.
The warning message that I get on running the programme is
partial highlighting of HList entry22 Apr 2007 11:15 GMT2
Is it possible to color a portion of the Hlist entry text?
Suppose my HList is as follows.
          Root
             |_ First Entry in the HList
image in a listbox22 Apr 2007 11:12 GMT2
Is there any way to add image in a Tk::Listbox entry?
Thanks,
/Robert
Lasso selection on a canvas21 Apr 2007 13:13 GMT12
I'd like to implement a simple lasso selection that allows me to
select a few objects on a canvas and move them by dragging the mouse.
At the moment, I can draw the selection with my mouse, but I can't
seem to dig up any ideas in Google about how to then go on and select
Communication beetween Tk windows17 Apr 2007 15:07 GMT4
I've got script which gets packets like that:
A1: 123
Then it makes fork(). Child proces creates Tk window called 'A1' with button,  
the title of button is '123'. The parent continue to listening. After that
Focus out problem17 Apr 2007 13:51 GMT1
       In my application i have so many entries .I need to validate
the entries when the user entered the values in that entries. They are
three cases the user go to other widget form the entry.
First case :By pressing Enter :    Here i used bind to bind the task
Combo or List box tutorial12 Apr 2007 17:54 GMT4
I am looking to create a series of list/combo boxes where the choices
available in the second box are based on the selection in the first and
the choices in the third are based on the second.
I didn't see a comp.lang.perl.tk FAQ, so hopefully someone can point me
Chaining a Tie::File to a Tie::Tk::Listbox10 Apr 2007 18:50 GMT4
Is this possible?  Chain a Tie::File toe a Tie::Tk::Listbox?
Is there a better way to get a listbox based on a file instead of an
array?
Thanks in advance.
SFTP Tk interface10 Apr 2007 14:58 GMT8
I am using Net::SFTP::Foreign so that I can transfer a file to a
server. I want to make a GUI for it and have run into some problems. I
am new at programming in Tk so excuse my errors.
#!/usr/bin/perl -w
MesgBox use error08 Apr 2007 19:37 GMT2
Hullo,
Using ActivePerl downloaded about 3 weeks ago on win XP
I installed MesgBox.pm using PPM.
package Tk::MesgBox;    # Documented at the __END__.
Pages: 1 2 March, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.