Hi again

i do not speak about the progressbar but somewhere to put a an information about the document that is always visible


after digging with xray, i can access the status bar elements

statusBar = stardesktop.frames(0).layoutmanager.getElement("private:resource/statusbar/statusbar")
ac = real.accessiblecontext
for i= 0 to ac.AccessibleChildCount-1
        xray ac.getAccessibleChild(i)
next i

the question now is: can I add a nezw zone ?
lets dig ...

Laurent



--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org - http://www.indesko.com Nuxeo Enterprise Content Management >> http://www.nuxeo.com - http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to