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 / November 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
External command to scroll a Scrolled widget30 Nov 2003 00:54 GMT1
Hello, all!
This example will show what I'm trying to do:
#!/usr/bin/perl -w
use strict;
DialogBox questions29 Nov 2003 14:44 GMT5
1. Using Scrolled with DialogBox->add
Does anyone know how to use Scrolled with DialogBox->add ?
i.e. $db->add(Scrolled(ListBox ...))->pack;
I can do add('Listbox', ...)-pack;
Embedded TK29 Nov 2003 05:05 GMT3
Does anyone think that TK will eventually be included in the base setup of
distros?  Actually, I guess the question is when, not if.  I have only
used RedHat and SuSE and it may already be in some of the rest of them.
A program is much more widely accepted if the users on the other ...
TK IDE?28 Nov 2003 23:26 GMT8
Are there any suitable Integrated Development Environments for TK on
windows? i.e a gui tool to help with design issues?
TIA
programmatic resize of MainWindow broken after user resize28 Nov 2003 23:17 GMT1
I'm working on an image viewer app. I want to programmatically resize the
MainWindow to accommodate the contents, and I want the user to be able to
resize it as well. I started with the form manager, but since I want to use
an Adjuster I had to devolve to pack.
frame background color fails in Tk-804.025_beta628 Nov 2003 22:42 GMT3
A simple background color setting via a configure fails in Tk-804.025_beta6:
my $mw = MainWindow->new;
$mw->wm("geometry" , "+600+5");
configure $mf "-background" , "red"; (or $mf->configure(-bg => "red");)
Postings missing?- Tk Photo?28 Nov 2003 22:40 GMT1
I had a posting in here about Tk-Photo not displaying the contents of a .gif
image correctly
and got a reply to it, but it seems to have disappeared?( not in archives
either)
forking with Tk28 Nov 2003 22:38 GMT9
Tis me again.  I appreciate all the help this forum has given me.  I am
learning alot. This time fork()ing with Perl/Tk.  Here's an example of what
I want to do:
---
optionAdd for LabEntry28 Nov 2003 07:47 GMT6
I have a problem configuring applications with optionAdd. I would like
to have all Entries with a white background, so I added a
$mw->optionAdd('*Entry.background'=>'white').
However, this does not work for LabEntries, so I added a similar
PATCH: timestamp for WM_TAKE_FOCUS events28 Nov 2003 06:00 GMT1
Hi Nick,
There is a bug in Perl/Tk that neglects to pass the timestamp
associated with a WM_TAKE_FOCUS event. Find attached a patch
to rectify this.
Adding non-strings to a listbox?26 Nov 2003 23:23 GMT3
I think I know the answer to this question ("no"), but can you add anything
other than strings to a Listbox?  I have items of the form:
CODE: FOO
DESCRIPTION: The Foo Thingy
FSBox seg fault (was Re: (fwd) Re: MacOS X 10.3.1 and Tk804.025)26 Nov 2003 17:40 GMT3
On Nov 24, 2003, at 11:38 AM, Stephen O. Lidie wrote:
> -- forwarded message --
> Path: Lehigh.EDU!not-for-mail
> From: "Stephen O. Lidie" <lusol@Pandora.cc.lehigh.edu>
Scrollbar refresh with Tk::Tree26 Nov 2003 11:00 GMT4
I have a odd behaving scrollbar with a Tk::Tree widget. The code below
will give you an simple tree with a collapsable branch. At first
everything seems normal, but after resizing the window and collapsing and
expanding the branch, the scrollbar handle fills the whole scrollbar. ...
Problem with Tk under RedHat 925 Nov 2003 16:28 GMT4
I've tried to install Tk for Perl under Linux.
I've made export LANG="en_US" as was described in one of those topics.
Then I've installed Tk but 'make test' was not successfull:
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
Tk vs Anythign Else?25 Nov 2003 14:22 GMT27
I was recently considering developing some GUI tools for Linux installs
using the the Tk toolkit but was told that Tk wasn't acceptable and that I
should/must use a "modern" toolkit. No reason was given as to *why* Tk
wasn't considered modern but it got me to wondering. So what *is* ...
Pages: 1 2 3 4 5 October, 2003
 
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.