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 >> tcl-mac
tcl-mac
Re: [MACTCL] Numerous TkAqua changes committed, need testing
by Kevin Walzer other posts by this author
May 7 2007 2:05PM messages near this date
Re: [MACTCL] Numerous TkAqua changes committed, need testing | Re: [MACTCL] Numerous TkAqua changes committed, need testing
Kevin Walzer wrote:

>  Wow! You've done fantastic work. Pinstripes on windows without Tile! 
>  Tearoff menus work! Images in menus! I did a bit of stress-testing on 
>  the 8.4.15 build with SnackAmp, which is a complex app from a UI 
>  standpoint (and which was previously broken under Aqua). It works quite 
>  well.

I need to amend one point:

Images don't work in the main menubar.

The following code in 8.4.15 produces a menu entry with a label of 
"(Image)":

image create photo myImage -data {
     R0lGODlhEAAQAIAAAPwCBAQCBCH5BAEAAAAALAAAAAAQABAAAAIYhI+py+0P
     UZi0zmTtypflV0VdRJbm6fgFACH+aENyZWF0ZWQgYnkgQk1QVG9HSUYgUHJv
     IHZlcnNpb24gMi41DQqpIERldmVsQ29yIDE5OTcsMTk5OC4gQWxsIHJpZ2h0
     cyByZXNlcnZlZC4NCmh0dHA6Ly93d3cuZGV2ZWxjb3IuY29tADs=

}

menu .menubar
menu .menubar.fileMenu
.menubar add command -image myImage
.menubar add cascade -label File -menu .menubar.fileMenu
.menubar.fileMenu add command -image myImage

. configure -menu .menubar


This is a long-standing bug, but I mistakenly thought it was fixed in 
8.4.15.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Daniel A. Steffen
David Zolli
Uwe Koloska
Russell E. Owen
Russell E. Owen
Russell E. Owen
Russell E. Owen
Neil Madden
Revar Desmera
Kevin Walzer
Kevin Walzer
Dorothy Robinson
Mats Bengtsson
Daniel A. Steffen
Mats Bengtsson
Daniel A. Steffen
Mats Bengtsson
Mats Bengtsson
Mats Bengtsson
Kevin Walzer
Kevin Walzer
Daniel A. Steffen
Kevin Walzer
Michael Kirkham
Kevin Walzer
Daniel A. Steffen
Kevin Walzer
Daniel A. Steffen
Christopher Sean Morrison
Daniel A. Steffen
Adrian Robert
Daniel A. Steffen
Adrian Robert
Uwe Koloska
Christopher Sean Morrison
Daniel A. Steffen

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