Re: Porting from GTK 1.2 to 2.0 and GnomeLess



On Thu, 2006-10-26 at 14:05 -0700, Chad M Spooner wrote:
> Gnome knowers:
> 
> I'm trying to port a GUI application from old libraries
> (GTK and Gnome) and an older version of glade to
> new libraries and glade 2. A former colleague wrote
> the original code and made use of GnomeLess to
> display the contents of periodically updated text
> files to a couple windows in the GUI.
> 
> I see that GnomeLess was cut out of the modern libraries.
> Does anybody have a quick way to implement the functionality
> of GnomeLess with the new gtk and gnome libraries? 
> 
> I've tried searching the web and usenet and haven't found
> any hints. I'm asking for help prior to trying to implement
> the GnomeLess functionality using GtkTextView and the like.

Maybe you could look at the vte widget (the one used by
gnome-terminal). It sounds like a better fit for what you want.

HTH,

-- m




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]