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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
loading a shrinked image31 Aug 2004 08:14 GMT1
at the moment i try to read an image and display it shrinked.
I use a certain caching mechanism, so the image name is calculated
at runtime, the image name is typically something like:
"actual$i"
Tk::Photo30 Aug 2004 20:04 GMT6
i try to write a small script that lets me display JPEG
files in a directory.
So i started with this little script that i've aded below.
Basically, load_pic complains that it can't load the image.
Perl/Tk window in Frame30 Aug 2004 17:08 GMT6
Hello folks,
I'm just starting with Perl/Tk and I was wondering if you can show a
window inside a frame? Like using word and a new document. So far I can
make Toplevel widgets but they are displayed on top of the MainWindow.
Tk::Repeat Question28 Aug 2004 22:39 GMT1
I've got a question about Tk::Repeat, I'm fairly familiar with Perl,
but it still gets a little confusing at times.  Any answers or
references to info would be greatly appreciated.  Here it goes:
$repeatid = $mw->Repeat(10, sub {...});
Scrolled pane problem28 Aug 2004 07:28 GMT1
This is a multi-part message in MIME format.
--------------080606070005050705080601
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Balloon on custom widgets27 Aug 2004 19:17 GMT1
This is a multi-part message in MIME format.
------=_NextPart_000_0001_01C48C40.2AFF3360
Content-Type: text/plain;
    charset="iso-8859-2"
launching a new script27 Aug 2004 18:03 GMT1
whats the best cross-platform way to launch another script from a tk
program in a non-blocking manner? Id like to use Config.pm for starters,
it doesnt block my tk app on my system but what about other systems?
problem with a software and perl tk27 Aug 2004 17:49 GMT1
i'm french and my english is bad sorry !!
i have a problem under debian and a software mapivi
( http://herrmanns-stern.de/software/mapivi/mapivi.shtml )
when i write perl mapivi i have an error :
couldn't connect to display ":0"27 Aug 2004 09:33 GMT4
--0-2076467981-1086639284=:72215
Content-Type: text/plain; charset=us-ascii
help
when I run this program:
TK extended text widget functions don't seem to work.27 Aug 2004 08:31 GMT5
TK version 800.025
use Tk::widgets qw(TextEdit);
In my Mastering Perl TK book, there is a short section in the Text widget
chapter about extended methods for use with the mouse.  None seem to work
LabFrame option -color error26 Aug 2004 21:18 GMT1
Tk 804.027 under perl 5.8.3 on linux 2.6.3-7mdk
minimal example test.pl:
------------------
#!perl -w
MainWindow & protocol->26 Aug 2004 17:57 GMT8
Where $mw is the MainWindow.
Is there some way to do the following?
$mw->protocol(WM_DELETE_WINDOW => \&somesub);
Tk afterIdle memory leak26 Aug 2004 13:59 GMT2
This is a multi-part message in MIME format.
--------------020005080805070607090501
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Bindings related to Entry Widget contents change26 Aug 2004 11:29 GMT2
I would like to automatically reformat widgets in my mainwindow
whenever the user changes the contents of an entry widget.  I can
obviously do this by having a user change the entry widget contents
and click a button but I would like to avoid the need to click a
Memory lead with getOpenFile26 Aug 2004 01:24 GMT2
The following leaks on RedHat 7.2:
 use strict;
 use Tk 804;
 my $mw = new MainWindow;
Pages: 1 2 3 4 July, 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.