Greetings!
Here's the scenario. I'd like a window to be opened to the specific size of a background image. Now, in itself, this is easy when calling from another window. But, let's say the shortcut is on a desktop, and I need that first window to meet my specs?
I love how "self.resizeTo(xxx,xxx)" works, but, alas, as we know, you can't control the scroll bars, menus, etc. Anyone figure out a way to do this without having to click from another window? Just curious!
Thanks!
The Philster
Here's the scenario. I'd like a window to be opened to the specific size of a background image. Now, in itself, this is easy when calling from another window. But, let's say the shortcut is on a desktop, and I need that first window to meet my specs?
I love how "self.resizeTo(xxx,xxx)" works, but, alas, as we know, you can't control the scroll bars, menus, etc. Anyone figure out a way to do this without having to click from another window? Just curious!
Thanks!
The Philster