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 / July 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Running perl in html31 Jul 2004 00:55 GMT4
Anyone have any idea how to run perl scripts in html? I want to create a
script that makes dynamic tables but I can't get it integraded with the html
code. I also have an existing perl script I want to implimanet  but can not
because of the problem I am having. Any help would be ...
Win32: Tk window (not) always on top30 Jul 2004 19:04 GMT3
there's been a discussion by Ivor Williams, Vadim Konovalov
and Slaven Rezic on this list about keeping a toplevel or main
window always on top of others. The solution was
     Win32::API->new("user32","SetWindowPos",[qw(N N N N N N N)],'N')->Call(hex($tl->frame()),-1,0,0,0,0,3);
Redraw listbox again30 Jul 2004 15:37 GMT5
Sorry Marc, but I couldn't get your code to work either. Can someone
look at this code and tell me why it works in one instance and not the
next?
This works.
Komodo GUI Editor and _very_ few widgets?30 Jul 2004 14:40 GMT3
I'm using Komodo GUI editor to make my perl guis. Now I just wondered,
if there are only 14 TK widgets and 6 perl widgets avail. This renders
Komodo's GUI editor useless. Any idea of other widgets to integrate to
Komodo?
redraw listbox, should be part of FAQ29 Jul 2004 16:22 GMT5
    I haven't found much about redrawing listboxes at all. I need
to redraw a listbox from a bind event in another listbox. Listbox.pm
seems to have a method, but I can't figure it out.
Mark Porter
OT: RFC: Namespace for QuadTree module29 Jul 2004 05:23 GMT1
Somewhat off-topic.
I've had a module called QuadTree.pm lying around for a couple of years
and now want to CPANify it. It basically implements a quadtree algorithm
and I initially implemented it to speed up some Canvas look-up
Table in DialogBox and Tab Order27 Jul 2004 20:37 GMT1
I have a DialogBox, which contains a Table with scrollbar which contains
about 100 different Entries.
Formerly, I did not use this Table, as there were less Entries and it
was very convenient, to just "tab" from one to the next widget using the
Tk and binding27 Jul 2004 20:32 GMT1
I have been reading up on Tk canvas and they mention binding and tags.
I am really confused at the explanation.  How would I create a square on
a canvas and move it left and right usings 2 buttons.
Unable to modify some widget parameters27 Jul 2004 20:13 GMT1
When the code below is executed, I would expect the Text widget to be green,
since that is what I specified as its -background.  But instead, its color
remains unchanged.  I am running Perl 5.8.4 on WinXP.  Any thoughts as to
why the color doesn't change is greatly appreciated.
Saving and restoring canvas27 Jul 2004 20:10 GMT4
All,
I'm looking for a package or code that implements saving and restoring a
canvas.   If it saved in an ASCII format, so much the better.
I've done a bit of searching, but I guess I can't find the right key
looking for tk-programs ...27 Jul 2004 19:56 GMT15
Because examples are the best way to learn new things IMHO,
and because i'm just curious what other people have made using pTk so far,
i'm looking for some tk-programs, made something with pTK ? don't hesitate
to tell me about it :)
Perl / Tk error when running script27 Jul 2004 19:49 GMT1
Wondering if this error message is familiar to anyone of you:
unknown option "-class"bad state value "": must be normal or disabled
at /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/Tk/Widget.pm line
180.
Perl/Tk MySQL editing27 Jul 2004 19:38 GMT1
Hi, all,
is there a good code example or module which lets admin users edit
MySQL databases using Perl/Tk?
Sincerely
Tk::ExecuteCommand Inquiry27 Jul 2004 19:30 GMT3
I'm looking for something similar to Tk::ExecuteCommand that would do
exactly what this module does except instead of running a command,
would run a portion of code.
I've searched the Groups, FAQ, and read through Mastering Perl/Tk but
Perl/Tk and "Uncaught exception"27 Jul 2004 19:30 GMT2
Hello, all,
my Perl/Tk program delivers some "uncaught exception from user code"
error message when an error occurs within a "system()" statement. An
error number (such as 51456) is delivered.
Pages: 1 2 3 4 5 June, 2004
 
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.