Allen wrote on 2012-11-05: > I think you did before but as no-one was reporting an issue except me > (clients I mean) I left it. And it works ok in 8 > Al >
Allen, That's okay. I'll still follow up and give you the code again. If memory serves, this problem was related to the popup menus. Turning Themes off for the entire EXE also worked. _Screen.Themes = .F. OR SYS(2700,0) Though, turning themes off does make an application look "Old" and "out of date". *-- Workaround for Dropdown problems in Areo IF OS(3) = "6" DECLARE integer GdiSetBatchLimit IN WIN32API integer GdiSetBatchLimit(1) ENDIF Tracy Pearson PowerChurch Software _______________________________________________ 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/[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.

