libcvd-members
[Top][All Lists]
Advanced

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

Re: [libcvd-members] GUI/GVars readline code


From: Gerhard Reitmayr
Subject: Re: [libcvd-members] GUI/GVars readline code
Date: Tue, 15 Jan 2008 10:39:14 +0000
User-agent: Thunderbird 2.0.0.9 (X11/20070801)

quite reasonable. I started a pure gl-based implementation not using any
toolkit besides the CVD::glwindow class, because I have an on screen
display (similar to Georg) for the mobile setups anyway. I am just not
happy with my current text rendering solution, using my own line fonts.
What are your solutions to rendering text in gl  (or without gl for that
matter)?

Gerhard

Edward Rosten wrote:
> On Tue, 15 Jan 2008, Georg Klein wrote:
> 
>> Would anyone be terribly upset if I had a go at changing the GUI
>> libreadline call? IMO the current model is bizarre, and the whole
>> thing could be replaced by a singleton which handles interactive
>> console input, using libreadline if it's available and std::getline if
>> it's not.
>>
>> This is partially motivated by the fact that libreadline is GPL, so
>> having it optional is a good thing if gvars is supposed to be LGPL!
> 
> Go ahead. By the way, GVars currently compiles two versions, one with
> readline and one without. gvars3_headless.so has _no_ interactive
> components at all.
> 
> Also, does it make sense to anyone else to allow multiple toolkits.
> Shouldn't there just bt a GUI_Widgets (which is essentially GUI_Fltk,
> GUI_Fltk2 or GUI_Motif), where the specific toolkit is selected at
> library build time?
> 
> I think this may be my fault, by the way...
> 
> -Ed
> 
> 
> 
> _______________________________________________
> libcvd-members mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/libcvd-members


-- 
Gerhard Reitmayr
MIL, Engineering Department, Cambridge University
http://www.eng.cam.ac.uk/~gr281/
tel: +44 1223 765150




reply via email to

[Prev in Thread] Current Thread [Next in Thread]