Re: BOGL based frontend for cdebconf

2000-12-20 Thread Ben Pfaff
Daniel Jacobowitz [EMAIL PROTECTED] writes: I've begun designing a BOGL based frontend for cdebconf. I've not actually got anything useful yet, but I plan to take the project home with me over break; I'll see how it goes. In order to do this, though, I need to separate BOGL out from

Re: BOGL based frontend for cdebconf

2000-12-20 Thread Tollef Fog Heen
* Daniel Jacobowitz | I've begun designing a BOGL based frontend for cdebconf. With the risk of sounding stupid: what is BOGL? neither apt-cache, dict or apropos knows about it. -- Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friends are. -- To

Re: BOGL based frontend for cdebconf

2000-12-20 Thread Daniel Jacobowitz
On Wed, Dec 20, 2000 at 05:22:45PM +0100, Tollef Fog Heen wrote: * Daniel Jacobowitz | I've begun designing a BOGL based frontend for cdebconf. With the risk of sounding stupid: what is BOGL? neither apt-cache, dict or apropos knows about it. I'll fix that shortly :) BOGL is Ben's

Re: BOGL based frontend for cdebconf

2000-12-20 Thread Tollef Fog Heen
* Daniel Jacobowitz | BOGL is Ben's Own Graphics Library, a toolkit Ben Pfaff wrote for | graphical installation on the old boot-floppies; the main customer | right now is bterm, which uses it for i18n console display. Something like curses? (I couldn't find bterm either - are you talking

Re: BOGL based frontend for cdebconf

2000-12-20 Thread Michael Sobolev
On Wed, Dec 20, 2000 at 05:42:46PM +0100, Tollef Fog Heen wrote: Something like curses? (I couldn't find bterm either - are you talking about jfbterm?) no. check utilities/bogl directory in boot-floppies source tree. -- Misha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: BOGL based frontend for cdebconf

2000-12-19 Thread Glenn McGrath
Daniel Jacobowitz wrote: I've begun designing a BOGL based frontend for cdebconf. I've not actually got anything useful yet, but I plan to take the project home with me over break; I'll see how it goes. In order to do this, though, I need to separate BOGL out from boot-floppies. Ben,