> Le 28 déc. 2017 à 14:35, Jeremy Roussak via 4D_Tech <[email protected]> a > écrit : > > Is there an alternative way of doing what I’m trying to get done? I’m using > SET WINDOW RECT because it’s very fast and it doesn’t require a pass through > the event loop, which ended up being very slow.
I remember having found SET WINDOW RECT too slow to be used on mac - 4D 2003, a long long time ago… Did you try RESIZE FORM WINDOW instead? -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

