Hi Scott,
S, Scott McWilliams piše:
> Is there any way to open a new browser window vs. always redirecting?
> For example, opening one or more non-modal 'popup' windows from a main
> window and being able to continue working in all of them simultaneously?
You can tell to a link to open a new window setting its target attribute:
(e addLinkTo: someObject text: 'Object in new window')
target: '_blank'
Hope this help.
Best regards
Janko
--
Janko Mivšek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida