Hi, > > It however does not support adding > widgets without decoration straight to the desktop. >
What about #openWorldWithSpec? As I understand this your top-level widget becomes your desktop and you can do whatever you want with it. > > As for pretty graphs, I recommend Roassal2 by the ObjectProfile guys. It > however cannot embed widgets in the graph as this is not its focus. > I didn't try it yet, but I'd be very surprised if it wasn't easily hackable, even if not directly supported. In the worst case you'd need to create RTView (or something similar, I read the docs long ago) subclasses to wrap pluggable widgets. BTW, when I browse Roassal2-Core I see almost all the classes are undocumented. This makes it a bit hard to infer high-level design of the code (it's common for me to work with Nautilus and pen&paper notebook for this...) - is there a high-level overview of Roassal architecture somewhere? Best regards, Piotr Klibert