This content has been marked as final.
Show 3 replies
-
1. Re: Layout: How to add EDIT and HELP into window titleborder
Danny Hon Jul 26, 2005 10:59 AM (in response to Alexander Grünewald)I ran into the same question. Does anyone has an answer for this?
-
2. Re: Layout: How to add EDIT and HELP into window titleborder
Danny Hon Jul 28, 2005 3:36 PM (in response to Alexander Grünewald)I found the answer, which is fairly simple. Just need to add "A.viewMode", "A.editMode", and "A.helpMode" style in the style sheet. This is specific to the divRenderer that I am using. If you are using other renderer, it may be use different style. I have to go through the source code to figure this out. I wish it could be documented somewhere in the reference guide or used in the example layout.
-
3. Re: Layout: How to add EDIT and HELP into window titleborder
Woodler Jul 28, 2005 3:48 PM (in response to Alexander Grünewald)This area of the portal is still kind of experimental in 2.0 that's why we were sort of hiding it. For the 2.2 release this will be a core feature and there will be documentation for it.