|
|
|
|
|
by akie
6367 days ago
|
|
If coding in Java is an option, I would highly recommend SWT (http://www.eclipse.org/swt/). It's the toolkit that was used to build Eclipse, and it has a very 'native' look & feel (click the link for examples). Plus, Java itself is cross-platform. Might be just what you're looking for. |
|