Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] C++ Toolkit for SWT

Hi All,

I am a newbie to SWT.
Our project is mostly in C++ and we would like to develop the GUI in SWT as an eclipse plug-in.

Since SWT is in Java, I was wondering if there was an equivalent C++ version of SWT such that even the GUI elements could be coded in C++ only.
Please note that the application has to remain an Eclipse plugin always.

Thanks


Back to the top