Thank you for this suggestion. It might work. We are not doing WYSIWIG
because our focus is on the text. Someday it would be nice to add a
third view like print layout but for now we just have (1) text view and
(2) usfm-with-formatting-codes-view.

On 4/18/2016 10:16 AM, Florian Pelz wrote:
> On 04/17/2016 02:04 PM, Matthew A. Postiff wrote:
>> Hi,
>>
>> I have a gtk2 app that is, among other things, an editor for a data
>> format called USFM. The program can display the data (text) in the
>> encoded format, or in a pretty format, and the user can edit the data in
>> either view. The editor is hand-built and somewhat buggy. I was
>> wondering if you all have any suggestions for a pre-existing text
>> editor/source code editor module that I could drop into my app, with
>> some customization, to replace the buggy code?
>>
>> […]
> There is GtkSourceView, but it is probably not suitable for varying font
> sizes, i.e. WYSIWIG formatting etc. I think it's also GTK+ 3 only. gedit
> uses it.
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to