Hi developers,
I have built an application as HackTV which is used to do preview.
Now I met a problem that is how to make a full screen window for
preview~
if you are using QT, I think there's an API specifically design for
that called BeginFullScreen()/EndFullScreen()...
although I recalled it's behave well other than simple cases.
you may need to get the size of your target display through
CGDirectDisplay API or GDHandle, create a plain window, hide the menu
bar and dock, and blast your contents on that window.
pete
_______________________________________________
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