wxGTK and wxMSW look and feel

Robin Dunn robin at alldunn.com
Fri Oct 6 15:47:08 PDT 2006


Vadim Zeitlin wrote:
> On Sat, 07 Oct 2006 00:01:54 +0200 Eric Laly <elaly at free.fr> wrote:
> 
> EL> I have an executable encadre-image.exe which is running fine but doesn't 
> EL> have the look and feel of XP...
> EL> 
> EL> Am I missing something ?
> 
>  You're missing the manifest which is needed to enable XP theming. Please
> search this list archives for this keyword.

You also need to use a wxPanel between your frame and the controls.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wx-users mailing list