I am not concerned about the height/width of the forms. At the moment, they're always 800/600
These forms are all 0 - In Screen I need to know the size of this SCREEN I think I've found something with _screen On Fri, Oct 3, 2014 at 9:55 AM, Mike Copeland <[email protected]> wrote: > formname.width > formname.height > ? > > what happens if you put the following in the INIT of the form... > this.windowstate=2 > > It -should- maximize the form. > > Mike > > Sytze de Boer wrote: > >> Hi Jack and Mike >> 1 .windowstate returns 0 - Normal >> 2 If its not maximised, is there a way to determine the size of the >> window >> i.e. My forms are always 800 x 600 (well, up to now) >> >> >> >> >> On Fri, Oct 3, 2014 at 9:42 AM, Mike Copeland <[email protected]> wrote: >> >> Check .windowstate property. >>> >>> Mike >>> >>> >>> Sytze de Boer wrote: >>> >>> With one of my systems, I give the user 3 choices >>>> 1 Start the system maximised >>>> 2 or start the system in what I call a window >>>> 3 or start the system in the same window as last time you exited the >>>> system >>>> (This could be on a 2nd screen for example) >>>> >>>> I have noticed a lot of users take choice 1 and with larger screens, >>>> there >>>> is a lot of white empty space on the desktop. >>>> >>>> Sysmetric(1) and 2 only tell me the size of the screen >>>> How can I tell if they are using my app in maximised mode or a smaller >>>> window ? >>>> >>>> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cag1nny8q1z4p9ayznq1dlnerlgcifhvd99umsyah+2kxte1...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

