StimVinsh / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

Create SWT SimpleWikiText to have toolbar to help wiki syntaxt #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create a SWT Text with toolbar button (Bold, Italic, ...) to manage wiki syntax 
(no preview for the moment). The button of the toolbar can be used to add for 
instance to add ''' characters between selecetd text to bold text with 
Mediawiki syntax.

This widget is created in 
http://code.google.com/p/xdocreport/source/browse/commons/fr.opensagres.eclipse.
forms/src/fr/opensagres/eclipse/forms/widgets/SimpleWikiText.java?repo=eclipse 
and i sused in 
http://code.google.com/p/xdocreport/source/browse/commons/fr.opensagres.eclipse.
forms.samples/src/fr/opensagres/eclipse/forms/samples/editor/OverviewPage.java?r
epo=eclipse

Original issue reported on code.google.com by angelo.z...@gmail.com on 21 Oct 2011 at 12:54

GoogleCodeExporter commented 8 years ago

Original comment by angelo.z...@gmail.com on 19 Jan 2012 at 11:51