Re: PATCH (InsetGraphics)

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Allan Rae wrote: On 8 Aug 2000, Lars Gullik Bjønnes wrote: Baruch Even [EMAIL PROTECTED] writes: | Yes, ofcourse, the Xlib can be used by everything unix. More thatn that, Xlib can be used for anything X, we already use that both on OS/2 and MSNT. This has

Re: ghostscript x11 device

2000-08-09 Thread Baruch Even
On Tue, 8 Aug 2000, Juergen Vigna wrote: | Hmm, ok, but then I need to save it to some format that I can read, the | only thing I can depend on is XPM, since we already depend on the xpm | library. I'll check that out. Sure tis is easy: gs -sDEVICE=x11 -sOutputfile=tmp (or wat ever

Subscripe

2000-08-09 Thread Bo Lorentsen
Hi .. Is this a mail list robot, or a human interface ? The Gtk--/Gnome-- port sound like I need project wats the status of this part of the project ? /BL

Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Marko Vendelin
Hi! this patch adds Gnome/Gtk menu to LyX. Since menu is a part of Gnome application main window, a small main window class (GLyxAppWin) is added too. Eventually, when LyXView will be ported to Gnome or LyX main window will be GUI independent, GLyxAppWin will be replaced. Thus, when compiled

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
Hi! this patch adds Gnome/Gtk menu to LyX. Since menu is a part of Gnome Applied will commit soon (just let me test it ;) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: Applied will commit soon (just let me test it ;) You need to set up two symbolic links to compilelink it: src/frontends/gnome/Toolbar_pimpl.[Ch]--src/frontends/xforms/Toolbar_pimpl.[Ch] Marko

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
On 09-Aug-2000 Marko Vendelin wrote: src/frontends/gnome/Toolbar_pimpl.[Ch]--src/frontends/xforms/Toolbar_pimpl.[Ch] I thought so! You also can link in all not ported dialogs from the xforms tree and so have a fully functional lyx with just the stuff ported to gnome you did till now ;)

Re: LyX beginner

2000-08-09 Thread Emmanuel GUREGHIAN
Li Bing wrote: Dear all, I am a LyX user. After I installed LyX on my Solaris machine, I found that some other ones, xdvi, dvips and latex were also needed. Where can I find these software? And are binary ones available? Thanks, Bing your CTAN archive is your best friend, I

final, final patch for a while!

2000-08-09 Thread Angus Leeming
Here is a "fun" patch (that still deserves to be taken seriously!) I have been playing with the fdfix scripts in src/frontends/xforms/forms/ and have modified them so that: 1. FL_FORM *form_some_ridiculous_name; becomes FL_FORM *form; I did this because dealing with code such as

Re: LyX beginner

2000-08-09 Thread Steffen Evers
Li Bing wrote: Dear all, I am a LyX user. After I installed LyX on my Solaris machine, I found that some other ones, xdvi, dvips and latex were also needed. Where can I find these software? And are binary ones available? Are you sure they are not installed? Anyway, someone posted

Re: ghostscript x11 device

2000-08-09 Thread Carlos A M dos Santos
On Tue, 8 Aug 2000, Baruch Even wrote: Anyone knows where I can find the documentation for the ghostscript X11 device? I'd need that to match InsetFig, and I'd like an external doc besides the InsetFig sources. The file "gs.interface" in Ghostscript 1.5 contains a short description of the

Re: final, final patch for a while!

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Allan Rae wrote: On Tue, 8 Aug 2000, Angus Leeming wrote: 1. FL_FORM *form_some_ridiculous_name; becomes FL_FORM *form; I'll have to look at what you did. But I'm currently wondering how you handle tabbed dialogs where every dialog would now be named form, I think.

RE: final, final patch for a while!

2000-08-09 Thread Juergen Vigna
Note for Jürgen: I made these patches in the actual dirs, not in the root directory. You have been warned so please don't shout at me! #:O) well I will have Allan have a look at this first! I'll start this conversation agian in 3-4 weeks time. have fun. Have fun too, enjoy your

Re: final, final patch for a while!

2000-08-09 Thread Juergen Vigna
I'll have to look at what you did. But I'm currently wondering how you handle tabbed dialogs where every dialog would now be named form, I think. Well every single tabed dialog has it's own name so this shouldn't be a problem (in preferences f.ex.: bind_-form) In that case I'll play

Re: ghostscript x11 device

2000-08-09 Thread Carlos A M dos Santos
On Wed, 9 Aug 2000, Carlos A M dos Santos wrote: The file "gs.interface" in Ghostscript 1.5 contains a short description of the protocol used to communicate with Ghostscript. I mean Ghostview 1.5, not Ghostscript. --Casantos

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
Manubar::update : Since Gnome menu may be easily used as toolbar by "tearing off" the menu, I had to update constantly state of the widgets as it is done for Toolbar. This means that after each keypress by user LyX Well I had a bit problems compiling this (forgot to use the right options

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: Shortcuts: Gnome applications have common shortcuts, such as F3 for Open File, for example. Which shortcuts should be default for LyX --- as it is now or common Gnome ones? Well you make the port, you should make the decicions, but maybe you could

Re: final, final patch for a while!

2000-08-09 Thread Angus Leeming
Allan Angus, you are supposed to be leaving on holidays. Make sure you update Allan your tree while you are away so you can send some more stuff in ;-) I'm gone. No computers for WEEKS. Hoorah! Only bears and Canadians. A

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
You mean gnome.ui don't you? Of course you did. Must be nearly lunchtime and you were in a hurry. Well telling you the truth I just returned from lunch, so no excuse for this ;), but I really meant gnome.bind or isn't 'F3' - file-open not a binding? UI files are only for menus aren't

Some words to frontends!

2000-08-09 Thread Juergen Vigna
Hi All! I soon will commit the work Marko did for the GNOME-Frontend, now I have some thoughts to all this frontend stuff I've seen by looking at the work Marko did for the Menu_pimpl-stuff. 1. For Marko (and mybe other people who want to support another frontend): The Menu_pimpl you did is

Re: Compile issues

2000-08-09 Thread Amir Karger
On Tue, Aug 08, 2000 at 04:51:12PM +0200, Lars Gullik Bjønnes wrote: Amir Karger [EMAIL PROTECTED] writes: Ever wondered why 2.95.x is released: Bugfixes! Hm. You may have a point there. Can you check if it is the std:: that the 2.95 have problems with. In line 61 and 62 of

Re: Some words to frontends!

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: I know that working on this stuff is much more interesting then working on some dialogs. BTW.: you should find a clean way for makeing complex dialogs as you probably use some dialog-builder. Have a look at the work we did in the KDE and

Re: Some words to frontends!

2000-08-09 Thread Juergen Vigna
There is the glade tool for GTK+/Gnome, it can produce a .glade XML file and source code for C/C++ and some more (Perl and such). I use it in a python program I work on and it's really great but then I simply use libglade that loads the .glade file in runtime to build the dialogs. Well I

RE: Gnome frontend: Menubar implementation, patch included (fwd)

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: Well my first impression is it works ;), it is VERY slow on update, but probably you will solve this. IMO as first work it looks good #:O), let's see how the toolbar works then ;) I think it is slow due to XForms event handler. To make it fast one

Re: Some words to frontends!

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: 1. For Marko (and mybe other people who want to support another frontend): The Menu_pimpl you did is nice but as you surely have seen there are some bases which do not work and so the whole menu-stuff is really not good working. IMO you

Re: Some words to frontends!

2000-08-09 Thread Juergen Vigna
1. For Marko (and mybe other people who want to support another frontend): The Menu_pimpl you did is nice but as you surely have seen there are some bases which do not work and so the whole menu-stuff is really not good working. IMO you should for now concentrate on the dialogs (as

Re: Some words to frontends!

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: BTW.: I tried to load some .eps file and it worked like a flaw, congratulations! but did you try Apply on an already displayed file (rotate 45) I get a segmentation fault. This is a work in progress, all translations are not done in the

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
Baruch Even [EMAIL PROTECTED] writes: | gs -q -dSAFER -dNOPAUSE -sDEVICE=x11 -sOutputFile=tmpfilename | | Actually none of them does, as none of them cause a write to file, both | will open a window show it and close, saving nothing. That is because of the -sDEVICE=x11 other devices will

Re: ghostscript x11 device

2000-08-09 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: XForms 0.89. p. 219 of the 0.89 documentation. Xforms also have a Pixmap flimage_to_pixmap(FL_IMAGE *, FL_WINDOW win); functions so the Painter does not _need_ to change at all. Lgb In XForms 0.89 my compose key (right alt) does not work.

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
"Garst R. Reese" [EMAIL PROTECTED] writes: | In XForms 0.89 my compose key (right alt) does not work. (Intel, linux, | glibc2.1.3) | Garst You are rigt it does not seem to work... I wonder if this is a 0.89 problem or if it something that we do wrong...I'll try to check a bit. Lgb

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: Shortcuts: Gnome applications have common shortcuts, such as F3 for Open File, for example. Which shortcuts should be default for LyX --- as it is now or common Gnome ones? Well you make the port, you should make the decicions, but maybe you

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | "Garst R. Reese" [EMAIL PROTECTED] writes: | | | In XForms 0.89 my compose key (right alt) does not work. (Intel, linux, | | glibc2.1.3) | | Garst | | You are rigt it does not seem to work... I wonder if this is a 0.89 | problem or if it

Binary Xfig

2000-08-09 Thread Li Bing
Dear All, Where can I find binary Xfig? Thanks, Bing --- See you! __|__ ## CSE, ASU ## www.public.asu.edu/~libing ## _/|\_ ## 480-965-1746 (O) ## [EMAIL PROTECTED]__o ## Li Bing

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: You mean gnome.ui don't you? Of course you did. Must be nearly lunchtime and you were in a hurry. Well telling you the truth I just returned from lunch, so no excuse for this ;), but I really meant gnome.bind or isn't 'F3' - file-open not a

Re: Some words to frontends!

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: There is the glade tool for GTK+/Gnome, it can produce a .glade XML file and source code for C/C++ and some more (Perl and such). I use it in a python program I work on and it's really great but then I simply use libglade that loads the .glade

Re: PATCH (InsetGraphics)

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Allan Rae wrote: > On 8 Aug 2000, Lars Gullik Bjønnes wrote: > > > Baruch Even <[EMAIL PROTECTED]> writes: > > | Yes, ofcourse, the Xlib can be used by everything unix. > > > > More thatn that, Xlib can be used for anything X, we already use that > > both on OS/2 and MSNT.

Re: ghostscript x11 device

2000-08-09 Thread Baruch Even
On Tue, 8 Aug 2000, Juergen Vigna wrote: > >| Hmm, ok, but then I need to save it to some format that I can read, the > >| only thing I can depend on is XPM, since we already depend on the xpm > >| library. I'll check that out. > > > > Sure tis is easy: gs -sDEVICE=x11 -sOutputfile=tmp > > (or

Subscripe

2000-08-09 Thread Bo Lorentsen
Hi .. Is this a mail list robot, or a human interface ? The Gtk--/Gnome-- port sound like I need project wats the status of this part of the project ? /BL

Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Marko Vendelin
Hi! this patch adds Gnome/Gtk menu to LyX. Since menu is a part of Gnome application main window, a small main window class (GLyxAppWin) is added too. Eventually, when LyXView will be ported to Gnome or LyX main window will be GUI independent, GLyxAppWin will be replaced. Thus, when compiled

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
> Hi! > > this patch adds Gnome/Gtk menu to LyX. Since menu is a part of Gnome Applied will commit soon (just let me test it ;) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: > Applied will commit soon (just let me test it ;) You need to set up two symbolic links to compile it: src/frontends/gnome/Toolbar_pimpl.[Ch]-->src/frontends/xforms/Toolbar_pimpl.[Ch] Marko

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
On 09-Aug-2000 Marko Vendelin wrote: > > src/frontends/gnome/Toolbar_pimpl.[Ch]-->src/frontends/xforms/Toolbar_pimpl.[Ch] I thought so! You also can link in all not ported dialogs from the xforms tree and so have a fully functional lyx with just the stuff ported to gnome you did till now ;)

Re: LyX beginner

2000-08-09 Thread Emmanuel GUREGHIAN
Li Bing wrote: > > Dear all, > > I am a LyX user. After I installed LyX on my Solaris machine, I found that > some other ones, xdvi, dvips and latex were also needed. Where can I find > these software? And are binary ones available? > > Thanks, > Bing > your CTAN archive is your best friend,

final, final patch for a while!

2000-08-09 Thread Angus Leeming
Here is a "fun" patch (that still deserves to be taken seriously!) I have been playing with the fdfix scripts in src/frontends/xforms/forms/ and have modified them so that: 1. FL_FORM *form_some_ridiculous_name; becomes FL_FORM *form; I did this because dealing with code such as

Re: LyX beginner

2000-08-09 Thread Steffen Evers
Li Bing wrote: > > Dear all, > > I am a LyX user. After I installed LyX on my Solaris machine, I found that > some other ones, xdvi, dvips and latex were also needed. Where can I find > these software? And are binary ones available? > Are you sure they are not installed? Anyway, someone

Re: ghostscript x11 device

2000-08-09 Thread Carlos A M dos Santos
On Tue, 8 Aug 2000, Baruch Even wrote: > Anyone knows where I can find the documentation for the ghostscript X11 > device? I'd need that to match InsetFig, and I'd like an external doc > besides the InsetFig sources. The file "gs.interface" in Ghostscript 1.5 contains a short description of

Re: final, final patch for a while!

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Allan Rae wrote: > On Tue, 8 Aug 2000, Angus Leeming wrote: > > > 1. FL_FORM *form_some_ridiculous_name; becomes FL_FORM *form; > I'll have to look at what you did. But I'm currently wondering how you > handle tabbed dialogs where every dialog would now be named form, I

RE: final, final patch for a while!

2000-08-09 Thread Juergen Vigna
> > Note for Jürgen: I made these patches in the actual dirs, not in the root > directory. You have been warned so please don't shout at me! > #:O) well I will have Allan have a look at this first! > I'll start this conversation agian in 3-4 weeks time. > have fun. Have fun too, enjoy your

Re: final, final patch for a while!

2000-08-09 Thread Juergen Vigna
> > I'll have to look at what you did. But I'm currently wondering how you > handle tabbed dialogs where every dialog would now be named form, I think. > Well every single tabed dialog has it's own name so this shouldn't be a problem (in preferences f.ex.: bind_->form) > > In that case I'll

Re: ghostscript x11 device

2000-08-09 Thread Carlos A M dos Santos
On Wed, 9 Aug 2000, Carlos A M dos Santos wrote: > The file "gs.interface" in Ghostscript 1.5 contains a short description of > the protocol used to communicate with Ghostscript. I mean Ghostview 1.5, not Ghostscript. --Casantos

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
> Manubar::update : Since Gnome menu may be easily used as toolbar by > "tearing off" the menu, I had to update constantly state of the widgets as > it is done for Toolbar. This means that after each keypress by user LyX Well I had a bit problems compiling this (forgot to use the right options

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: > > Shortcuts: Gnome applications have common shortcuts, such as F3 for Open > > File, for example. Which shortcuts should be default for LyX --- as it is > > now or common Gnome ones? > > Well you make the port, you should make the decicions, but maybe

Re: final, final patch for a while!

2000-08-09 Thread Angus Leeming
Allan> Angus, you are supposed to be leaving on holidays. Make sure you update Allan> your tree while you are away so you can send some more stuff in ;-) I'm gone. No computers for WEEKS. Hoorah! Only bears and Canadians. A

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Juergen Vigna
> > You mean gnome.ui don't you? Of course you did. Must be nearly lunchtime > and you were in a hurry. Well telling you the truth I just returned from lunch, so no excuse for this ;), but I really meant gnome.bind or isn't 'F3' -> file-open not a binding? UI files are only for menus aren't

Some words to frontends!

2000-08-09 Thread Juergen Vigna
Hi All! I soon will commit the work Marko did for the GNOME-Frontend, now I have some thoughts to all this frontend stuff I've seen by looking at the work Marko did for the Menu_pimpl-stuff. 1. For Marko (and mybe other people who want to support another frontend): The Menu_pimpl you did is

Re: Compile issues

2000-08-09 Thread Amir Karger
On Tue, Aug 08, 2000 at 04:51:12PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > Ever wondered why 2.95.x is released: Bugfixes! Hm. You may have a point there. > Can you check if it is the std:: that the 2.95 have problems with. > > In line 61 and 62 of

Re: Some words to frontends!

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: >I know that working on this stuff is much more interesting then working >on some dialogs. BTW.: you should find a clean way for makeing complex >dialogs as you probably use some dialog-builder. Have a look at the work >we did in the KDE

Re: Some words to frontends!

2000-08-09 Thread Juergen Vigna
> > There is the glade tool for GTK+/Gnome, it can produce a .glade XML file > and source code for C/C++ and some more (Perl and such). I use it in a > python program I work on and it's really great but then I simply use > libglade that loads the .glade file in runtime to build the dialogs.

RE: Gnome frontend: Menubar implementation, patch included (fwd)

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: > Well my first impression is it works ;), it is VERY slow on update, but > probably you will solve this. IMO as first work it looks good #:O), let's > see how the toolbar works then ;) I think it is slow due to XForms event handler. To make it fast one

Re: Some words to frontends!

2000-08-09 Thread Marko Vendelin
On Wed, 9 Aug 2000, Juergen Vigna wrote: > 1. For Marko (and mybe other people who want to support another frontend): > >The Menu_pimpl you did is nice but as you surely have seen there are >some bases which do not work and so the whole menu-stuff is really not >good working. IMO

Re: Some words to frontends!

2000-08-09 Thread Juergen Vigna
>> 1. For Marko (and mybe other people who want to support another frontend): >> >>The Menu_pimpl you did is nice but as you surely have seen there are >>some bases which do not work and so the whole menu-stuff is really not >>good working. IMO you should for now concentrate on the

Re: Some words to frontends!

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: > BTW.: I tried to load some .eps file and it worked like a flaw, congratulations! > but did you try Apply on an already displayed file (rotate 45) I get a > segmentation fault. This is a work in progress, all translations are not done in the

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | > gs -q -dSAFER -dNOPAUSE -sDEVICE=x11 -sOutputFile=tmpfilename | | Actually none of them does, as none of them cause a write to file, both | will open a window show it and close, saving nothing. That is because of the -sDEVICE=x11 other devices will

Re: ghostscript x11 device

2000-08-09 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > XForms 0.89. > p. 219 of the 0.89 documentation. > Xforms also have a > > Pixmap flimage_to_pixmap(FL_IMAGE *, FL_WINDOW win); > > functions so the Painter does not _need_ to change at all. > > Lgb In XForms 0.89 my compose key (right alt) does

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | In XForms 0.89 my compose key (right alt) does not work. (Intel, linux, | glibc2.1.3) | Garst You are rigt it does not seem to work... I wonder if this is a 0.89 problem or if it something that we do wrong...I'll try to check a bit. Lgb

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Baruch Even
On Wed, 9 Aug 2000, Juergen Vigna wrote: > > Shortcuts: Gnome applications have common shortcuts, such as F3 for Open > > File, for example. Which shortcuts should be default for LyX --- as it is > > now or common Gnome ones? > > Well you make the port, you should make the decicions, but maybe

Re: ghostscript x11 device

2000-08-09 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | "Garst R. Reese" <[EMAIL PROTECTED]> writes: | | | In XForms 0.89 my compose key (right alt) does not work. (Intel, linux, | | glibc2.1.3) | | Garst | | You are rigt it does not seem to work... I wonder if this is a 0.89 | problem or if it

Binary Xfig

2000-08-09 Thread Li Bing
Dear All, Where can I find binary Xfig? Thanks, Bing --- See you! __|__ ## CSE, ASU ## www.public.asu.edu/~libing ## _/|\_ ## 480-965-1746 (O) ## [EMAIL PROTECTED]__o ## Li Bing

RE: Gnome frontend: Menubar implementation, patch included

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: > > You mean gnome.ui don't you? Of course you did. Must be nearly lunchtime > > and you were in a hurry. > > Well telling you the truth I just returned from lunch, so no excuse > for this ;), but I really meant gnome.bind or isn't 'F3' -> file-open >

Re: Some words to frontends!

2000-08-09 Thread Allan Rae
On Wed, 9 Aug 2000, Juergen Vigna wrote: > > > > There is the glade tool for GTK+/Gnome, it can produce a .glade XML file > > and source code for C/C++ and some more (Perl and such). I use it in a > > python program I work on and it's really great but then I simply use > > libglade that loads