Re: Mac Standalone Bug

2010-07-01 Thread J. Landman Gay
Bill Vlahos wrote: That doesn't fix it in 4.0. Here's one more way to deal with the problem. Keep destroystack set to false as before, and destroywindow as well. Add this to a preOpenStack handler: if the platform = macOS and the environment is not development then set the menubar of this

Re: Mac Standalone Bug

2010-06-30 Thread Justin Sloan
True, in 4.0 I disabled destroyStack but it still happens. The work around was to write a resizing routine on preOpenStack for all objects to get the to fit correctly within the stack. This slows down the spped at which the stack opens on initial launch but is otherwise unnoticed. - Justin

Re: Mac Standalone Bug

2010-06-29 Thread Bill Vlahos
That doesn't fix it in 4.0. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Jun 24, 2010, at 10:22 AM, J. Landman Gay wrote: Justin Sloan wrote: Jeff, I do have a menu. Is that the

Re: Mac Standalone Bug

2010-06-29 Thread J. Landman Gay
Bill Vlahos wrote: That doesn't fix it in 4.0. Odd, it's what I usually use. You could try setting the destroywindow to false too. I don't think you need to, but it's all I can think of. You saved the stack after resetting the destroystack, before building, right? Is the checkbox for

Re: Mac Standalone Bug

2010-06-29 Thread Mark Schonewille
Hi Bill, Set the destroyStack to false, toggle the destroyWindow property (just try both possibilities), save and close your stack. Re-open your stack and build your standalone immediately. This worked for me. Another solution might be to set the editMenus to true while hiding the

Mac Standalone Bug

2010-06-24 Thread Justin Sloan
Is anyone else seeing a bug in the Mac standalone maker that cuts off approximately the bottom 15 to 20 pixels of your stack when you make a standalone?___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe,

Re: Mac Standalone Bug

2010-06-24 Thread Jeff Massung
Did you create a menu for your stack? Jeff M. On Thu, Jun 24, 2010 at 11:49 AM, Justin Sloan sloan.jus...@gmail.comwrote: Is anyone else seeing a bug in the Mac standalone maker that cuts off approximately the bottom 15 to 20 pixels of your stack when you make a

Re: Mac Standalone Bug

2010-06-24 Thread Justin Sloan
Jeff, I do have a menu. Is that the problem? How do I counter it? - Justin On Jun 24, 2010, at 7:54 PM, Jeff Massung wrote: Did you create a menu for your stack? Jeff M. On Thu, Jun 24, 2010 at 11:49 AM, Justin Sloan sloan.jus...@gmail.comwrote: Is anyone else seeing a bug in the

Re: Mac Standalone Bug

2010-06-24 Thread J. Landman Gay
Justin Sloan wrote: Jeff, I do have a menu. Is that the problem? How do I counter it? It's an ancient issue. If you have a menu, make sure the destroystack property of the stack is false. That fixes it. Then rebuild the standalone. -- Jacqueline Landman Gay |

Re: Mac Standalone Bug

2010-06-24 Thread Richmond
On 06/24/2010 07:49 PM, Justin Sloan wrote: Is anyone else seeing a bug in the Mac standalone maker that cuts off approximately the bottom 15 to 20 pixels of your stack when you make a standalone?___ use-revolution mailing list