开发者

How to Implement "Code Bubble" like User Interface?

The new Code Bubble IDE has been in the news. I wonder if there are useful libraries to implement this kind of interface (for other applications)? I prefer java or python. I understand Code Bubble h开发者_运维知识库as been implemented on Eclipse.


It looks more like it's implemented in Squeak Smalltalk using it's interface parts as building blocks and Eclipse as back-end.

You can use some sort of good custom drawing library like Piccolo http://www.piccolo2d.org to build your own blocks and connected them together.


I know this question is old but I'd like to make it known that there is a plugin called Debug Canvas that that does that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜