Is there a vendor-recommended method of saving/restoring the last position (and size) of a user-defined form in jqt?
I notice a cache of XYWH in ~config/winpos.dat but I can't see any code in ~addons that writes to it. I only discovered it when re-using old code of mine to do the job in question, which fortituously also uses the name: winpos. I always seem to be re-inventing the wheel. But I would really prefer to use the vendor's "wheel" in this case because it's in code I may want to distribute. If no such vendor-recommended method exists, can I propose it? Either as an addon, or as part of the jqt window-driver. If it were an easy-to-use feature I'd use it more often. Ian Clark ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
