Posted by member 111670 on 2004-02-11 02:46:22 link

Hello drworm !

Sorry for disturbing, but I'm totally newbie in this theme config.
I read your comment, but I need some example - need a short code.

To begin, I want to change your quick access menu, from D: to a
popupmenu ?

Can you give me a code with to I see, how to be add a popup to
your theme ?

In themevars.rc I see:

;--> Choose what folder to display for Quick Access popup
quickaccess "D:\"


Is this ok, but how I change to my popup ?

;--> Choose what folder to display for Quick Access popup

*Popup "MyQAPopup" !New !MyQAPopup
*Popup "zope" "c:\zope\website\start.bat"
*Popup !Separator
*Popup "context" "$TxtEditor$"
*Popup ~New

quickaccess "$MyQAPopup"

Or if it is wrong, how to do it ?

Thanx for every help !