ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Tcljava-user
Tcljava-user
[tcljava-user] Migrating Tcl/Tk to Jacl/Swank
by Chastain, Spencer E other posts by this author
Nov 20 2003 7:11PM messages near this date
[tcljava-user] JACL Fresher | [tcljava-user] jdk 1.4 and tclblend 1.3 support
Hello all,

I've been tasked with moving a tcl/tk app to java.  Instead of starting from
scratch, I thought it might be a better approach to take our existing tcl/tk
base, run it with java, and slowly port whatever we find that continues to
perform poorly to pure java code.

So, first, I would love to hear from anyone who has taken on such a project
and their experiences with it.

Second, I'm getting an error with a menu call: set lastIndex [$menu index
last]
It says: 
bad option "index": must be cget, configure, object, jadd, add, or delete

My first inkling is that java type-ing has lost the fact that this widget is
a menu and has an index option.
Anyone know how I can get around this problem?

Thanks,

--Spencer
Attachments:
unknown1


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved