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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Non utf/usascii characters in input widgets30 Mar 2007 18:27 GMT2
It is possible to tell Tk, that strings inputed into widgets (eg. Entry,  
Text, etc.) has different encodings than utf8?
On linux is all ok, bu i have problem on windows. I use polish wersion of  
this system, so I'm enforced to use cp-1250 (windows-1250) encoding. In  
calling subroutine in seperate window only works once.30 Mar 2007 17:31 GMT4
Hullo all,
newbie to both perl and tk.
>From my main program I'm calling a subroutine (that is in a separate
module)
Removing inactive Tk Names30 Mar 2007 15:00 GMT2
 I have a tkname that is still around even though it appears that the
program that used it long ago exited.  I've searched for the process
and can't see it anywhere.
 How do I:
Tk::listbox, clear entries and renew entries30 Mar 2007 02:32 GMT5
I'm wondering on how to fill a listbox with certain data.
I use 2 jcomboboxes which query data from a CSV file, this works like
it should.
Then i use the array of data to fill the listbox.
Fonts, antialiasing, perl-tk and Debian29 Mar 2007 17:00 GMT4
I spent some time on figuring that one out, so I will just write a few
words here in case anyone else has the same problem.
In a standard Debian or Ubuntu installation, perl-tk programs look awful.
All fonts are scaled bitmaps, and it looks terribly.  Most of the "normal"
Tk::PNG crash : maybe a solution28 Mar 2007 15:20 GMT1
As I have said here in a previous thread, PNG under Linux often produces
this message :
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  73 (X_GetImage)
Substitutions with bind and TableMatrix27 Mar 2007 08:21 GMT3
I have an application that uses a TableMatrix in which I wish the user to
able to select a cell and some action occur (other than editing the cell).
I have this working using the -browsecommand option to TableMatrix, but it
is not completely satisfactory since it is far too easy to ...
Canvas image stacking order26 Mar 2007 19:01 GMT2
I have a fair amount of experience with Perl/Tk, but I'm new to
Canvas widgets. I have looked at the FAQ and searched the net,
but have not found an answer to this.
I have an image (Photo), and I want to overlay it with some
Designer Software?26 Mar 2007 16:55 GMT3
I've used XForms in the past for a couple of GUI apps in 'C' and Perl,
and found the design app that comes with the XForms library very
convenient. I now want to use Perl/Tk, but have not found a GUI designer
that has the major convenience of being able to drag and place widgets
return value from button to variable25 Mar 2007 00:54 GMT8
Simple question:
How do you return a value from a button to variable
use Tk;
my $mw=tkinit;
sleep hangs program22 Mar 2007 21:52 GMT10
I have a canvas that I am plotting points to. I want this plotting to
be animated so the plotted points will be ploted gradually instead of
having the whole thing  displayed in one quick instance. So I put a
sleep 2 in the plotting loop and the there is not a 2 second delay
Question to DateEntry and the dropdown- calendar22 Mar 2007 18:35 GMT1
I've a question about Tk-DateEntry.
is there a possibility to set month and year for the dropdown-calendar
without doing input in the entry ?
Thanks Pit
ExecuteCommand22 Mar 2007 04:25 GMT2
Please help. I can't get this code to work properly with the
ExecuteCommand procedure. I want the stdout and stderr to be in the
upper white screen. Not open another window. I would like to have them
merged. Anyway I can achieve that?
I'm stuck on how to arrange widgets21 Mar 2007 22:32 GMT1
I have a main window that I create like this:
$MW = MainWindow->new;
$MW->title("CLUSTER");
$F = $MW->Frame(
why no event if TAB19 Mar 2007 22:36 GMT9
Hallo NG,
$hdl->bind( '<Any-KeyPress>',[\&anikey]);
ok, except if Key==<Tab>
(v5.8.7 built for MSWin32-x86-multi-thread/ Tk 804)
Pages: 1 2 3 February, 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.