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 / December 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to show sub menu without clicking on the main menu??30 Dec 2006 17:55 GMT2
  Here is my small script.
use warnings;
use strict;
use Tk;
How do I retrieve and set values from entry widgets using callbacks?30 Dec 2006 00:53 GMT2
I am sure the answer is obvious but I'm having a time at this.
Basically I want to take the data in two entry widgets, multiply them
together and put the result in a third widget using a callback.
I am making a data entry form with the following entry widgets and
pack29 Dec 2006 04:04 GMT3
I want to learn pack properly. If I don't know how to pack then I use grid
but sometime using pack and grid together is not a good idea ;-)
Please explain me somebody how to organize 5 labels to look as this using
pack only:
Bringing a window into foreground28 Dec 2006 13:52 GMT1
Please find my small script.
use Tk;
$main=MainWindow->new;
$main->Button(-text => "Click",-command => \&disp)->pack(-side =>'left');
Problems with TK-Graph28 Dec 2006 11:29 GMT2
I've several problems with the module TK-Graph.
1.
I'm using the option -printvalue => "$%.3f" to show the values of bars.
The module brings the warning "Argument "" isn't numeric in sprintf" and
How to call external script25 Dec 2006 15:20 GMT2
My question is not Tk specific but I can't to think up any solution.
I have lot of short scripts stored on disk. In my Tk application I want to
run some of them with parameters.
I can't to use 'use' or 'require' because these scripts are modified outside
Waypoint gererator21 Dec 2006 23:22 GMT7
I have already wrote a program that is use to create a waypoint file
now I want to make a GUI for it. What I want (the flow of the program)
is a box at the top that asks you how many waypoints you want. when a
number is entered (that is greater than zero) that amount of LabEntry's
problem with progressbar21 Dec 2006 16:14 GMT1
 I am using progress bar in my application.
 But I am getting a problem.
 So, I need your help.
Here is my code. Please run the program to see the problem.
wrapping the text of tree entry20 Dec 2006 14:51 GMT2
 I am using perl/tk to create a tree.
 I am using following code for this.
 $Errtxt_tab = $err_frame->NoteBook();
  my $treeShow = $Errtxt_tab->add( "Page2", -label => 'Msg Tree',
regexp18 Dec 2006 03:13 GMT3
My question is not related directly to Tk, but here are moe experts ;-)
I have a string in html format and I need to write regexp for remove all
except tables. In other word if something look like /<table.+?<\/table>/
then I want it and anything other I need not.
Dyan Tab Frame.......16 Dec 2006 23:39 GMT1
Hi all,,,,,
       HOw can i create multiple listboxes in Dyna tab
frame...................
here i am giving sample example for dyna tabframe......in this example
external file linking15 Dec 2006 22:54 GMT1
I am trying to link to an external file from a dialog box. Could anyone
give me some direction on how to accomplish this?
reset text widget13 Dec 2006 22:20 GMT4
I use a button which does some calculations and a text widget which
displays these calculations.Unfortunately whenever i push the button
continues from the previous state and messes up my formulas. How can i
reset the content of a text widget ?.
Uninitialized value?13 Dec 2006 20:25 GMT2
Trying to run a perl program results in dozens of lines that say:
Use of uninitialized value in ord at
/usr/local/lib/perl5/site_perl/5.8.0/x86_64-linux/Tk/Canvas.pm line
1145.
Simple DirTree "Abort"ing every time I select a directory13 Dec 2006 15:47 GMT2
Not sure what's going on here.  I've used code almost identical to this
before and I haven't seen this before.
Got a simple piece of code that I want to select a directory.  The
DirTree comes up just fine, I can navigate it, but anytime I select a
Pages: 1 2 November, 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.