Is that API call available through VBscrpt? If so, one could use cscript.exe from Rev to get the info.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chipp Walters Sent: Thursday, September 29, 2005 5:28 PM To: How to use Revolution Subject: Re: Detecting height of dock and taskbar Nope, sorry Richard, it can't be obtained correctly from the registry. I know, I've tried. There's a specific API call for it. See: http://lists.runrev.com/pipermail/use-revolution/2003-December/027437.ht ml Also, unfortunately, the RevIDE resets the windowBoundingRect on startup, so one is not able to get the true value within the IDE. But, I've found it's pretty easy in a standalone to 'popup' windows above the taskbar by checking the windowBoundingRect on startup. best, Chipp Richard Gaskin wrote: > Fortunately on Mac it's a fixed size, and on Win can be obtained from > the registry. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
