platform detailswxwidgets defines a common api across platforms, but uses the native graphical user interface (gui) on each platform, so your program will take on the native look and feel that users are familiar with. unfortunately native toolkits and hardware do not always support the functionality that the wxwidgets api requires. this chapter collects notes about differences among supported platforms and ports.
wxgtk port |