Re: Gnome Scan Weekly Report 2007/07/31
- From: Hubert Figuiere <hub figuiere net>
- To: Étienne Bersac <bersace03 laposte net>
- Cc: gnome-soc-list gnome org
- Subject: Re: Gnome Scan Weekly Report 2007/07/31
- Date: Wed, 01 Aug 2007 12:15:33 -0400
�ienne Bersac wrote:
> The problem is that Abiword and OCRopus are in C++. I should write the
> plugin in C++, but i have never wrote a line of C++. Sadely, the
> university only teach us that f* Java language. I guess i could use
> Gnome Scan directly in the plugin, but i better prefer to write a C++
> binding. Any comment are welcome.
You don't need a C++ binding. AbiWord does not use any C++ bindings for
Gtk. It just call Gtk and Glib directly. That's one of the good things
about C++ [1]
If you know Java, you should be able to get away in C++ without too much
trouble.
Hub
[1] and yes it has also a negative side.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]