I mono Net has developed an application which is a console-based application below requirements -
- It should be less in size in terms of downloads.
- As much as possible it should be less dependent on external libraries.
- It should be able to run on text basis Linux GUI
I am able to achieve this by embedding the mono-net framework. So my question is, is there a light weight UI library that I can use to give a good UI for my application? I know that Winkarm is a solution but it will fail at # 3 above. What should I do something that I can embed with my distribution? Definitely you "light", but we use the XWT library, shipping it with our application. After compilation it is ~ 600 kb.
You can find it on the Gitob of Mono:
It has developed more or less actively. With this, its purpose is to basically look at Windows, Mac and Linux (GTK).
Some problems are difficult if you need a very mature product which will allow you to do wonders with your cow, then XWT can show its limits Otherwise, give it a try.
No comments:
Post a Comment