[SDL] Retrieving Mac window reference
Michael Ryan Bannon
mrbannon at swen.uwaterloo.ca
Fri Jul 14 13:31:31 PDT 2006
I'm trying to activate the maximize button while using the SDL no resize
option. I don't think that's too silly.
See the thread "Showing zoom button on Mac non-resizable window".
"Bob Ippolito" <bob at redivi.com> wrote in message
news:E890E390-8859-45ED-A6D9-7F89A55FE920 at redivi.com...
> On Jul 14, 2006, at 12:58 PM, Michael Ryan Bannon wrote:
>
>> Thanks for the code.
>> I really don't know Ojb-C that well...in fact, not at all. And my
>> project
>> is all in C++, so I'll either have to find another solution or
>> learn Obj-C.
>> Would it be a good idea to add a method that returns the window
>> reference
>> associated with a surface?
>
> What the heck are you trying to do with the window reference anyway?
> SDL apps can't have multiple windows, and only one surface has
> anything to do with the window, so a function to get a window
> reference for a surface sounds kinda silly.
>
> -bob
More information about the SDL
mailing list