|
|
|
|
|
by bscphil
2119 days ago
|
|
Not the person you responded to, but can you explain why if they're using native widgets, every single example application here [1] looks horribly integrated into the desktop? Is wx just really hard to use and every developer screws it up? Does wx use the native widgets correctly but screw up things like padding and highlights? Is the subset of widgets that are supported on every platform too limited, so everyone is forced to use non-native widgets (which apparently always look bad in wx)? PoEdit comes the closest to looking genuinely native, but the MacOS implementation is clearly flawed. [1] https://www.wxwidgets.org/about/screenshots/ |
|