Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
perl . tcltk
This is a Usenet group - learn more
Find or start a Google Group about tcltk.
Group info
Group categories: Not categorized
More group info »
Active older topics
4 new of 4 - Dec 3 2012
1 new of 1 - Nov 26 2012
7 new of 7 - Oct 26 2012
2 new of 2 - Oct 22 2012
1 new of 1 - Sep 17 2012
1 new of 1 - Sep 10 2012
1 new of 1 - Sep 2 2012
5 new of 5 - Aug 20 2012
3 new of 3 - Aug 1 2012
1 new of 1 - May 30 2012
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 110  Older »
Description: tcltk@perl.org (Moderated)
 

Question on Tkx 
  I have created some of my own popup menus and they work great but I would to insert into them what seems to be built-in icons: info, error, question, and warning. But for the life of me I can not seem to figure out how to do that. Are these built-in icons available to be inserted into my own widgets? If so can I get an example of that?... more »
By "Jeremy Palmer (jepalmer)"  - Apr 16 - 3 new of 3 messages    

2nd Call For Papers, 20th Annual Tcl/Tk Conference 2013 
  [[ Notes: Karl Lehenbauer of FlightAware is confirmed as our Keynote speaker. [link] ]] 20'th Annual Tcl/Tk Conference (Tcl'2013) [link] September 23 - 27, 2013 Bourbon Orleans Hotel New Orleans, Louisiana, USA [link]... more »
By "Andreas Kupries"  - Apr 9 - 1 new of 1 message    

Upating Tcl/Tk installation breaks Tkx? 
  I have recently done a minor version rev of my Tk installation (from 8.5.12 to 8.5.13) and now I can't run my Perl Tkx script. It fails with this error message: Kevin-Walzers-MacBook-5:string drill-2 kevin$ macperl stringdrill.pl attempt to provide package Tk 8.5.12 failed: package Tk 8.5.13 provided... more »
By Kevin Walzer  - Apr 11 - 4 new of 4 messages    

Custom methods on Megawidgets 
  All, I seem to be missing something simple here but I can't see it. I've created a megawidget that I want to have a public method on with the following code CustomWidgetTest.pl ------------------------------ use Tkx; use CustomWidget; $mw = Tkx::widget->new("."); $cw = $mw->new_MyCustomWidget;... more »
By Scott Parrill  - Apr 8 - 2 new of 2 messages    

Deploy Tkx apps on Mac with par 
  Hi all, Is anyone deploying Tkx apps on Mac OS X with par/pp? I'm interested in finding out your strategies for bundling the Tcl/Tk frameworks with the app bundle so that the app can run on any Mac. PerlApp isn't an option for me at this time. Thanks, Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin... more »
By Kevin Walzer  - Apr 2 - 1 new of 1 message    

Tkx socket server can't read input 
  Hello, I'm trying to implement a simple tcp server using Tkx, based on some sample code I've found on this mailing list and PerlMonks, and am having some trouble. The idea is that a client script will send some data to the server, and the server will print the data into its own display. Here is the client script:... more »
By Kevin Walzer  - Mar 31 - 5 new of 5 messages    

1st Call For Papers, 19th Annual Tcl/Tk Conference 2012 
  20'th Annual Tcl/Tk Conference (Tcl'2013) [link] September 23 - 27, 2013 Bourbon Orleans Hotel New Orleans, Louisiana, USA Important Dates: Abstracts and proposals due June 22, 2013 Notification to authors August 5, 2013 Author materials due September 2, 2013... more »
By "Andreas Kupries"  - Feb 4 - 1 new of 1 message    

Tkx and xml-rpc 
  I'm wondering if there's a way to configure a Perl Tkx app to also serve as an XML-RPC server. What I'm trying to accomplish is driving/scripting/sending messages to a running Perl Tkx app that causes the Tkx app to run an operation, and then return data to the client. The idea is to have the Tkx app serve in... more »
By Kevin Walzer  - Jan 23 - 7 new of 7 messages    

Tkx catch and selection 
  Hi all, I'm trying to translate one of my programs from Perl/Tk to Perl/Tkx. I want to be able to paste a text string into the program using the middle mouse button under X11. I've been using "$string = Tkx::selection('get')", which works most of the time. However, if there there is no current selection, I get an ugly... more »
By Ken Preslan  - Dec 6 2012 - 5 new of 5 messages    

Tk C API + Tile - Possible? 
  Hello, Is it possible to use tile with plain C API? -- Thanks, Alex
By Alexander Nusov  - Dec 3 2012 - 2 new of 2 messages    

1 - 10 of 110   « Newer | Older »

XML