Re: A plugin system for MlView
Philippe Mechaï <[email protected]> Thu, 28 Oct 2004 00:41:32 +0200
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <[email protected]> |
Le mercredi 27 octobre 2004 =E0 23:59 +0200, Nicolas Centa a =E9crit : > Hi, >=20 > I just wrote a plugin system for MlView. It's not finished, > it probably has a lot of bugs, but it's able to load simple plugins > now (like this : http://happypeng.free.fr/screenshots/mlview-plugin.png := ). > I hope we'll be able to extend MlView with others languages soon too. >=20 > My archive is available on http://happypeng.free.fr/mlview (the branc= h is > mlview--extensible--0.8). >=20 > If you have suggestions or anything to say about this .. I'm open= :) >=20 > Cheers, >=20 > Nicolas Centa > _______________________________________________ > Mlview-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/mlview-list >=20 Hi Nicolas Just grabbed your archive to have a test: it's cooool... Some little ui bugs like when a plugin is loaded the label won't change to "Plugin loaded", and the plugin window won't close with the Close button. On the technical side, did you write some API for plugins ? Like, what can i do from a plugin now etc ?=20 I didn't look at the code for now, but I'm really tempted to...i'd like to add Mono support when i'll have some time. Btw, please use 'export MLVIEW_DEVEL=3Don' before compiling (Dodji's recomendation). You'll see the problem... :) Anyway, so much cool possibilities now thanks to you... \o/ Keep it coming :) Cheers, Philippe