Hi all,
I'm working on a Mac Carbon app (well Qt actually, but Qt uses Carbon as its
back end) where you can create multiple windows, and when you quit and
restart the app, it remembers where your windows were last positioned on the
screen and restores them to their previous position(s).
This works well, but now that we have Leopard I'd like my windows to be able
to remember which "Space" they were located in also. That way the user could
set up different windows in different spaces once, and when re-launching my
program the windows would automatically appear in the spaces he previously
assigned them to.
Are there some nice SetCurrentWindowSpace()/GetCurrentWindowSpace() type of
calls hidden somewhere? And... for bonus points, is there a way to call
them from my application under Leopard while still allowing my application to
run under Tiger?
Thanks,
Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden