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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie - using bind01 May 2006 00:41 GMT6
I am not sure what I am missing here, but I want to input a date to load
some data:
#!/perl
 use Tk;
repeat repeat repeat30 Apr 2006 06:27 GMT1
$widget->repeat( $time => sub{ intrah() } );
once the app is running
is it possible to stop the repeat function ?
changing $time at runtime doesn't influence the repeating either
Re: text in a widget, text-widget @ 114616755628 Apr 2006 18:17 GMT3
Intrah onat Diria .. Tue, 25 Apr 2006 13:55:44 -0700
 ,Van Nieuwenhuize, Mike wrote  "Noalim y":

> Johan,
capture unix cmd outputs26 Apr 2006 13:13 GMT10
Hello. I am trying to print the output of unix command typed in a
LabEntry in the Text widget upon button click. The code is modified
version of the one avialable in perl/tk FAQ website. But it gives "no
such file or directory" error. Any help is appreciated.
RE:  text in a widget, text-widget25 Apr 2006 22:45 GMT1
You can use tags with in the text widget. See the documentation in
Tk::Text for more explanation on how they work.
How to configure:
   $scrolled->tagConfigure('BLUE',-background => 'blue');
about TKZinc pickaperture21 Apr 2006 13:47 GMT8
Hi List,
i may have misunderstood the purpose of the tkzinc pickaperture option
or it doesn't work as expected
I use it when declaring my zinc widget (as documented) and doing so, i
strange tixComboBox behaviour19 Apr 2006 20:44 GMT2
Hi. I'm using a tixComboBox (Tix version 4.1.8.0) and whenever I push
the drop down menu box, the widgets around the combo box flash and
resize. I've never seen this behaviour before..has anyone else? And can
anyone help?
text field focus and placement of cursor19 Apr 2006 07:28 GMT4
the body always repeats the subject in addition of a few words
my question:
what are the methods to let a text field take focus
and put the cursor at a specific position within that text field ?
Opposite of Tk::Canvas::canvasx()?19 Apr 2006 01:43 GMT3
Does anybody know what is the exact calculation that:
 $x2 = $canvas->canvasx($x1);
does? I need the ability to reverse it, ie. get $x1,
given $x2. I couldn't find a built-in function to do
Is there a widget like"CornerBox" (use in a canvas) that can be used in a "Frame"18 Apr 2006 07:33 GMT1
Hi    Folks,
I am looking to see if there is a module that provides me with a Win XP type
"CornerBox" that I can grab
for resizing the Frame. There is a module name "CornerBox" in the
Unable to configure height of a frame in a sub-function set on repeat17 Apr 2006 22:12 GMT2
I'm fairly new to tk and Perl in general and I had a small question I
hope someone could help out with.
In my application, I'm creating a window with three frames in it.  In
each frame, I'm adding some labels which I grid.  Then I have a sub
ClassGraph widget - feedback needed17 Apr 2006 13:33 GMT3
I wrote a Perl/Tk - Widget which displays graphical representations of
inheritance-trees for Perl-classes. There are two additional modules to
display all function/method-Names defined in a Class and its parents and
to show the source code of that methods. Now I'm making up my ...
Hlist16 Apr 2006 04:05 GMT3
#This is perl, v5.8.7 built for i486-linux-gnu-thread-multi
hello
i am experiencing some trouble using the tk::hlist in an application
i thought i was doing something wrong
Fill tree on CHild open15 Apr 2006 03:43 GMT1
Is it possible to fill a child of a tk::tree with content only when the
"+" button for displaying the child is clicked?
thanks
single run15 Apr 2006 03:39 GMT5
wrote some program in Perl/Tk and I want that user can run program in one
instance only. If can run this program twice or more I want to detect this
and show warning like "Program already running" and exit.
How to do it on Windows and on Linux OS?
Pages: 1 2 3 March, 2006
 
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.