[wxMac 2.8.2] Metal look

Sandro Brasile ingbrasile at gmail.com
Mon Mar 26 01:51:48 PDT 2007


Hi wx-users

I compiled minimal sample under XCode and it works normally.
However, I tried to use the Mac Os X metal look without success. The code is
the following

MyFrame::MyFrame(const wxString& title)
       : wxFrame(NULL, wxID_ANY, title, wxDefaultPosition, wxDefaultSize,
wxDEFAULT_FRAME_STYLE | wxFRAME_EX_METAL, "frame") //
{
....
}

Any ideas?

Sandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070326/21c=
9aedb/attachment.htm


More information about the wx-users mailing list