forrozeiro
Programmer
Hi,
Is it possible to make the toolbar, menubar and locationbar of the current window not visible ?
I know I can open a new window without them, but so far I could not change them from the current window.
I have tried this:
self.toolbar.visible = false
But it didn't work.
Any help on that ?
Thank you in advance ?
Is it possible to make the toolbar, menubar and locationbar of the current window not visible ?
I know I can open a new window without them, but so far I could not change them from the current window.
I have tried this:
self.toolbar.visible = false
But it didn't work.
Any help on that ?
Thank you in advance ?