wx.PortId¶The PortId enumeration provides the following values:
Description |
Value |
|---|---|
|
returned on error |
|
Base, no native toolkit used |
|
wxMSW, native toolkit is Windows API |
|
Motif, not supported any longer. |
|
wxGTK, using GTK |
|
wxDFB, using wxUniversal |
|
X11, using wxUniversal |
|
Mac, using Carbon or Classic Mac API |
|
Cocoa, using Cocoa NextStep/Mac API |
|
|