| Thread | Last Post | Replies |
|
| How to associate data in Listbox entry | 29 Feb 2004 09:42 GMT | 2 |
I have been reading and reading the man page for Tk::Listbox and looked all over google for an answer. I have this major hurdle with the Listbox widget. I am listing a list of names taken from a database. The list is sorted. I now would like
|
| Advice please | 29 Feb 2004 01:24 GMT | 1 |
I'm looking to implement a GUI, and was wondering how I should go about interfacing my c code with perltk. Basically, I now have a piece of perl script that doesn't do anything fancy except it passes a bunch of parsed args
|
| using & in subroutine calls | 28 Feb 2004 17:39 GMT | 2 |
I've been reading a discussion in comp.lang.perl.misc about using & in subroutine calls. It seems pretty straight-forward reasoning in plain Perl. But & seems to be used alot in Tk sub calls, and was wondering
|
| [ANNOUNCE] ZooZ v0.04 beta | 28 Feb 2004 16:30 GMT | 15 |
ZooZ is a Perl/Tk GUI builder in the making. I'm making a snapshot of the latest code available for comments from anyone interested. It can be downloaded from: http://www.cim.mcgill.ca/~qumsieh/public_files/ZooZ-0.04_beta.zip
|
| thumbnails | 28 Feb 2004 14:56 GMT | 3 |
This is a multi-part message in MIME format. ------=_NextPart_000_001F_01C3FD78.C9465B40 Content-Type: text/plain; charset="iso-8859-7"
|
| JPG images problem in Perl/Tk | 26 Feb 2004 18:38 GMT | 5 |
This is a multi-part message in MIME format. ------=_NextPart_000_0023_01C3FC86.8BEDF1B0 Content-Type: text/plain; charset="iso-8859-7"
|
| Tk::HList refresh problem | 26 Feb 2004 10:12 GMT | 2 |
I have a Tk problem. How do I update the cells in an HList Box? I have a routine that runs in a while loop, and includes the $mw->update(). this loop is to refresh the HList box.
|
| left justify cell data (Tk::TableMatrix::Spreadsheet) | 26 Feb 2004 03:30 GMT | 1 |
I am using Tk::TableMatrix::Spreadsheet module. my problem is, how do I left justify the text in each cell? Thanks in advance for any help. Regards,
|
| see method isn't "seen" until end of sub | 25 Feb 2004 20:19 GMT | 1 |
I've built basically a entry widget which calls a sub which in turn updates a text widget. I can do several updates to the Text widget during the sub call and even call the $text->see('end') method during, but these updates to the text widget do not appear untill the sub has
|
| widget position | 25 Feb 2004 10:28 GMT | 2 |
This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C3FB21.6D917E50 Content-Type: text/plain Content-Transfer-Encoding: 7bit
|
| Umlaut problem with Tk804.025 | 25 Feb 2004 09:39 GMT | 2 |
applying the filetest operator "-d" to a directory whose name contains a german umlaut (e.g. "ü") usually gives the correct result, but this seems not to be the case if the directory name is retrieved from a Tk widget (as content of Tk::Entry, Tk::Text etc.).
|
| Minimum Perl versions | 25 Feb 2004 06:06 GMT | 7 |
I need to document the minimum perl versions for the various Tk's in an installation manual. Could someone please provide accurate answers.. 1. What is the absolute minimum perl version required for Tk800.025? Recommended perl version (if any)?
|
| how to change CCFLAGS in win32? | 25 Feb 2004 00:14 GMT | 2 |
I want to turn on some debugging flags when compiling and can't figure out how to make the changes... I tried editing 'makefile' (i know it isn't the right way ;-) and nmake would ignore them...
|
| Non-root installation | 24 Feb 2004 17:30 GMT | 1 |
I am trying to install Perl/Tk on a Linux box that is not administered by me. I am trying to use the INSTALLDIRS=path option to install the lot in my home directory, but fail miserably. What I tried is:
|
| rotated text | 24 Feb 2004 06:00 GMT | 8 |
I'm just now (re-)learning Perl-Tk. I don't see any way to have rotated text. Did I just miss it?
 Signature Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
|