Is it possible to cusomize the status bar. For example in 6.5 Sametime is integrated into the status bar, plus a few other customizations are allowed. But I want to be able to do my own thing. For example in an open region (or button) on the status bar, I’d like to have for posting agent results for example. Any ideas? (Other than the “print” statement) .
Subject: Status Bar Customization
you could play around with bookmark.ntf or bookmark.nsf but still i can not find the place to hide the sametime from status bar. If you have found the solution please let me know. ???
My finding were:
The main point was to remove the same time from the lotus notes 6.5
I have modify few outline design in ntf and agent ( ng-setlocation) and form ( ppage layout L ). This has removed all the tool bar refrences. but I was not able to remove the status bar from the code. There is outline called UserStatusBar that get update by the program. i have not found where it get updated.