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 / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Another BrowseEntry question: selecting an entry29 Oct 2005 08:00 GMT3
Suppose I have something like this:
my $mw = tkinit;
my @choices = qw(one two three);
my $be = $mw->BrowseEntry(
venn diagrams, find overlapping tags27 Oct 2005 18:10 GMT11
Someone asked a question about making Venn diagrams
using Perl, and it got me thinking about how to detect when there
is an overlapping area. Is it possible to get all objects that are
at a point on the screen?
Callback between objects (custom-widgets)27 Oct 2005 18:02 GMT3
I have created a very simple custom widget of a canvas with a filled
rectangle (see code below).  I then instantiate/create two of these
widgets on a mainwindow.  I would like to create a line between the two
rectangles... how do I span the line across two widgets?  Any help or
MainWindow colour27 Oct 2005 16:34 GMT3
how can I set the background colour of a MainWindow? Is that possible?
Thanks,
Alex.
Only inserting on keyboard/mouse event26 Oct 2005 03:51 GMT3
Hi, I'm new to perl-tk, but I've managed to make a window with a text
area in the middle. I have also set up a different thread to insert
text into a text area whenever a specified event occurs (recieves data
from client). This is all working together nicely, except that for the
Memory leak when replacing listbox contents25 Oct 2005 15:04 GMT5
In one of my perl/tk programs I refresh the contents of a listbox with
new data by deleting the current values and inserting new ones.  A few
bytes of memory seem to be leaked by the Listbox->insert() function
that are not recovered by the Listbox->delete() function.  Given time,
Tk::JComboBox Question23 Oct 2005 23:25 GMT5
I have a question about the Tk::JComboBox package. When I run the
script below and click the down arrow to display the drop down list,
the default item ($variable) is NOT selected or hilighted in the list.
If I click anywhere else to make the list go away and then click the
treesize for linux21 Oct 2005 22:09 GMT5
Dear perl/tk friends,
I wrote a utility for linux, that shows the size of a given
directory tree and its braches.
http://tkltrans.sourceforge.net/magyar/treesize.tar.gz
Tk -- new KDE -- fullscreen  bug21 Oct 2005 17:57 GMT5
I've been toying around with the KDE installation of the latest
OpenSuSE distirbution.
The KDE version is 3.4.2
Anyways, when I run Tk apps, the window manager's "maximize window"
Expand Text Entry boxes when created with WindowCreate21 Oct 2005 12:28 GMT2
The following program is the standard DataEntry Address TK program. I
want the text entry boxes to expand when I resize the window. Can I do
this when they are created via windowcreate. I would like the label
portion to stay as a fixed length, but the data entry portion to resize
Checkbutton Widget in LabFrame?20 Oct 2005 23:00 GMT1
Does anyone know a way to use a checkbutton widget in place of the
label widget in a LabFrame? My LabFrame, as it exists now, just has a
text label across the top describing the frame. What I need is to put a
checkbutton there instead in order to control some the the content
scrollbar20 Oct 2005 17:23 GMT3
I have scroll bar code as below, it is Unix system, and it is
vertical right scroll bar.
The scrollbar show on xterm windows, but I could not drag down
the scroll bar, it stays at the top always, whenever I drag
Stepping back/forward in a Perl/Tk program event flow20 Oct 2005 11:50 GMT2
I have a Perl/Tk program that draws arrows from a box to another to
represent operation of a system. There are many boxes and arrows are
drawn based on some user input. All that works ok. My code looks
something like this at the moment:
Find problems with Linux19 Oct 2005 15:04 GMT1
To begin with I am not going to include much code as my code is
extensive and it would be difficult to include enough parts to
demonstrate my problem. So I will have to make do with words.
Basically, I have been writing this code and testing it on Solaris with
Problems running BBCnews script18 Oct 2005 12:21 GMT8
Question:
I have a perl build tree on my local pc. I can run the BBCnews script
there successfully. I then share this drive. From another pc which has
my local drive mapped, I try to run this script.
 
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.