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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Centering a dialog box - How???28 Feb 2005 18:11 GMT2
Hi again...
Does any of you know how can I make a dialog box to appear in the
middle of the screen?
I have this code for example:
scrollable balloons howto28 Feb 2005 17:13 GMT2
I have these huge balloons hanging over a canvas. These balloon's I use
to display some data over a graph. When the mouse moves over a
particular x,y coordinate I display some data pertinent to that
coordinate on the canvas. Now these balloons could contain information
MessageBox extra window  - Question28 Feb 2005 13:33 GMT1
I have this simple code:
    use Tk;
    $mw = new MainWindow;
    $mw->messageBox(-message => "Hello, world",
Right to left writing in text widget25 Feb 2005 14:58 GMT1
I have a request concerning to typing text right to left in a text widget. I have no idea how to solve this problem. Is there anybody hwo has an answer?
With the Best:
Zsolt
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
Create line on canvas25 Feb 2005 10:25 GMT1
I am learning the TK:: package at the moment.
I tried the following on drawing a line on canvass:
#TK canvassuse Tk;
$top = MainWindow->new();
Closing a text box and continue working24 Feb 2005 20:34 GMT2
I'm trying to write a small script that gets an input via a text box
and would like to close the text box by pressing on the window without
killing the program.
I couldn't find a code that closes the window and continue with the
Getting the position of slider of a scrollbar23 Feb 2005 04:49 GMT2
I have drawn a large rectangle on a canvas that was bind to some
scrollbar.
I can set the position of the viewing area using
  $canvas->xview(moveto=>$x_moveto);
New Widgets in Runtime ??21 Feb 2005 15:29 GMT2
Hallo @All,
how can i create a new Widget in a MainWindow or Toplevel in runtime.
For example i create a Mainwindow with one Button and if i click on
this button, i want to show a new button or somthing like that in the
Canvas Bind Methods - follow motion17 Feb 2005 18:08 GMT6
Dear Friends!
I would like to seek an advice regarding Canvas widget. I would like to
follow cursor movement and show currently selected element on canvas.
For now I only managed to use <Enter> and <Leave>.
PAR PP - scandeps.pl fails on win3216 Feb 2005 15:00 GMT4
Using perl, v5.8.4 built for MSWin32-x86-multi-thread on WinXP
Hi I'm trying to pack a small pTk app with pp.
It worked fine with this cumbersom command line
pp --gui -o out.exe -M Tk -M Tk::DialogBox -M Tk::Balloon
RSSPilot - New Tk Program14 Feb 2005 22:05 GMT2
I have been programming in Perl and Tcl/Tk for a while now - but only
recently have I started programming with Perl/Tk. I have created my
first Perl/Tk app and I thought that I should post it here.
If any of you can spare the time, please go over it to see whether my
I have a problem displaying a GIF image in windows BUT not in linux!!!11 Feb 2005 17:12 GMT2
All the images I am displaying are GIF. Some of the images appear
distorted and cropped when displayed. However, others are displayed
perfectely. All the images appear normal in linux. Perhaps it's a
problem with a driver?
A newbie question on Entry and validate command.11 Feb 2005 15:28 GMT2
I am new to perl and perltk.
I want some of the entry widgets to use the same validation
subroutine.
In my example, if the user does not capture anything in the entry
Tk::Text formatting help11 Feb 2005 14:45 GMT2
I am trying to create a Scrolled text widget where the output is in 3  
columns. I'm not defining the columns per se, I just want to print the  
text in 3 columns.
My problem arises trying to format the text output. When the window  
TableMatrix::Spreadsheet (ASPN version) doesn't behave as expected11 Feb 2005 12:09 GMT4
Hello *,
I have to work with tables a lot and wrote an own table editor. However it
lacks some features and performance. So I had a look at available modules,
and found Tk::TableMatrix and Tk::TableMatrix::Spreadsheet.
Pages: 1 2 3 January, 2005
 
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.