MB Software Solutions General Account wrote: > On Wed, October 1, 2008 3:28 pm, Paul McNett wrote: >> I guess the fact that you are working on this (and your users are >> complaining about it) means that there isn't anything taking higher >> priority, which probably means your app is a success. Congratulations! > > LOL! Yeah, life is good. Working in a corporate environment, we have > freezes on new dev work and so you pick off little silly things as "low > hanging fruit." I'm sure you can understand that. <g>
I'm not in a corporate environment, luckily. :) >> If the form is closable, then you should really make it so the user can >> click the little red x. If it isn't closable, then having the disabled 'x' >> communicates that. The case you have (dimmed close button while the form >> is actually closable) is the base cause of your current problem. Fix that. > > > It's not a FORM in question -- it's the VFP app window....the _SCREEN. No > problems with forms, as I'd handle that as you'd expect. Then handle the main app window the same way. Make clicking the X do your app closing routine, just like File|Quit would do. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** 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.

