Hallo,
HOw can I find out the Current ScreenSize of o Window XP box
using the
OO-api and starbasic ?
Thanks for any hint
ok: found a solution miself
awttoolkit.getdesktopwindow always gives null object so:
useless
a workaround at condition the OO-aplication is diplayed at
full screen sie:
StarDesktop.activeframe.containerwindow.size gives the
screensize in pixels
Fernand
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|