Hello,
I am hiding the toolbar (new session, configure, toggle halos etc) by
setting the deployment mode to true for my application. Now I'd like
to switch the toolbar back on for selected users (i.e. the css
designer). I am using Pier as the basis for my application.
What would be the simplest way to switch on the toolbar selectively?
I have found the short discussion in
http://lists.squeakfoundation.org/pipermail/seaside/2007-October/014897.htmlwhere Sebastian Sastre sugested to have a component render its own
toolbar. I've tried that, but PRPierFrame delegates its rendering so I
can't sneak in a WAToolFrame.
Keith Hodges subsequently published a helper in
http://lists.squeakfoundation.org/pipermail/seaside/2007-November/015091.htmlI cannot get that to work either.
Any suggestions would be very much appreciated :-)
Cheers
Matthias
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside