QT and UFaceKit So the big news this week in opensource space was the announcement of Nokia to release their C++ cross-platform widget toolkit under LGPL. This is great and people now once more start to request a SWT-Port for QT. I don’t know if any company is going to invest the development resources into [...]
Read more
Archive | January, 2009
Pimp your application L&F with UFaceKit
Does your application look like this or hopefully a bit better than this really ugly example?Making applications look nice and still not cluttering your code with these theming informations is something not provided out of the box by Eclipse. Still the situation is changing since the E4-Team is working on “native” SWT-CSS integration (Kevin McGuire [...]
Read moreWhere do you go (JFace)Viewers
The presence Today I thought about a problem of JFace-Viewers when it comes to clever memory management like it is provided for example by CDO. CDO has a very clever memory management concept where objects are swapped out of the memory if they are not referenced in application code. When using CDO in conjunction with [...]
Read more
January 17, 2009


