Lluis' BlogBy Lluis Sanchez GualDesigning menus- May 23, 2006 I've been working lately on a menu designer for SteticMonodevelop. The designer is based on the UIManagerActionActionGroup model, and it has been a real challenge to make easy building menus, and at the same time take advantage of all features this model provides. Building a menu is really easy and 'visual'. You only need to add a menu bar to the window and start writing options. The menu designer looks like a regular menu, but clicking on a menu it will select it, so you can change...http://primates.ximian.com/~lluis/blog/pivot/entry.php?id=52 Summer is approaching- May 4, 2006 I'm really happy with the last MonoDevelop release. Looks like a GUI designer is just what people was waiting for, and we've got very positive feedback. I'm planing a new release (0.11) very soon which will fix many of the bugs reported in the last weeks. MD 0.11 will also have support for compiling .NET 2.0 assemblies. To make it possible I had to change some of the compilation and code completion classes, since they could only manage .NET 1.1 assemblies, or being more precise,...http://primates.ximian.com/~lluis/blog/pivot/entry.php?id=51 |