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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PLEASE HELP! My balloon will not destroy23 Oct 2008 15:51 GMT4
Test the code below.
I'm running an application in realtime where I attach a balloon to a
label, the text in the balloon changes every xx seconds.  I have this
embedded in a for loop with the data contained in an array/list.  My
PagesManager without BWidget (frame, pack, canvas?)22 Oct 2008 14:15 GMT2
Trying to limit modules required for a program, I'm wondering what's
the best way to replace the PagesManager of BWidget toolkit? (best
is... the more simple).
I know there is ttk::notebook as I use it, but I want another level of
invoke default browser under Linux21 Oct 2008 16:06 GMT8
How can I invoke (run) default browser from my Perl/Tk app? I know to do it
under Windows but I want to do it under Linux too.
Under Windows I use
system('start /b http://domain.com')
"Bad window path name" with ttk::notebook having all tabs disabled21 Oct 2008 08:52 GMT4
I don't know if there's a rule not to answer perl related question in
comp.lang.tcl, but as I have no answer there to my question, I'm
trying in this dedicated newsgroup...
In a small ui program, I have a ttk::notebook pane. All the tabs of
How to display an Image::Magick image in a Tk::Canvas?16 Oct 2008 14:03 GMT2
I need to display a PGM image in a Perl/TK window.
I tried using Tk::Photo, but it doesn't want my PGM data (obtained from
scanimage):
my $p = $top->Photo(-data => $image, -format => 'PGM');
multiple activefill15 Oct 2008 16:26 GMT3
I'm searching for a way to change the activefill of multiple rectangles
based on my cursor position. Imagine hovering the mouse within a grid of
rectangles. Is there such a way to "activate" all the rectangles within
that column and row, in a crosshair fashion?
Tk::Label autowrap14 Oct 2008 00:41 GMT4
I have placed few Labels into main window but need to change -wraplength option
for all Labels every time the mainwindow is resized. The program bellow do what
I need but have anybody a better idea to avoid too many binds?
#!/usr/bin/perl
Playing AVI and WAV with Win32::MultiMedia::Mci06 Oct 2008 08:48 GMT2
whats wrong if playing AVI- and WAV-Files with the modul
Win32::MultiMedia::Mci doesn't work ?
(WMV and MP3 works fine)
Thanks
 
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.