Re: [Pgui-devel] No more etc directory in the CVS ?

2002-11-07 Thread Micah Dowty
Sorry about that. It was causing some problems with moving pgserver over to using libtool (I don't remember what exactly the problem was) and it didn't look useful. What exactly was pgserver/etc being used for? As far as I could tell it just generated a list of all the input drivers installed, for

Re: [Pgui-devel] Textedit and Textbox tab handling

2002-11-07 Thread Micah Dowty
On Thu, Nov 07, 2002 at 03:07:08PM +0100, Pascal Bauermeister wrote: ... > Micah, I haven't yet examined the in detail the textbox widget, but > AFAIK it just replaces tab by a space. Is the horizontal text position > easily available when measure_char() is used ? Yeah, right now paragraph_decode

[Pgui-devel] Rootless X11 driver seems usable

2002-11-07 Thread Micah Dowty
Hi Everybody, I've made further improvements to the X11 driver in rootless mode, and it's getting to the point where it seems to be usable :) I posted a new screenshot on http://picogui.org/ with a short explanation. --Micah -- Only you can prevent creeping featurism!

Re: [Pgui-devel] picogui-0.42 compile problems

2002-11-07 Thread Micah Dowty
Sorry about that, there were a few typos in the r3912 driver and the touchscreen input filter. Update to the latest CVS and it should compile fine. On Thu, Nov 07, 2002 at 12:49:08PM +, Mark and Janice Juszczec wrote: > > Hi folks > > I downloaded the tar.gz file this morning. Here's the i

[Pgui-devel] Re: Textedit and Textbox tab handling

2002-11-07 Thread Chuck Groom
Hi Pascal, On Thu, Nov 07, 2002 at 03:07:08PM +0100, Pascal Bauermeister wrote: > Hello Chuck, > > I investigated a bit on correcting the tab bug by modifying > textedit_str_size() as follows: > > void textedit_str_size ( struct widget *self, > TEXTEDIT_UCHAR * t

[Pgui-devel] No more etc directory in the CVS ?

2002-11-07 Thread Olivier Bornet
Hello Micah, in the big re-organization of begin of November, you have removed the contents of pgserver/etc. Is this an mistake or not ? This cause me some trouble on one platform. If this is a mistake, I'm OK to put it back. Or must we search another solution for this ? Thanks in advance.

[Pgui-devel] Textedit and Textbox tab handling

2002-11-07 Thread Pascal Bauermeister
Hello Chuck, I investigated a bit on correcting the tab bug by modifying textedit_str_size() as follows: void textedit_str_size ( struct widget *self, TEXTEDIT_UCHAR * txt, size_t len, ==>s16 xpos,

[Pgui-devel] picogui-0.42 compile problems

2002-11-07 Thread Mark and Janice Juszczec
Hi folks I downloaded the tar.gz file this morning. Here's the info: ../configure --with-prefix=mipsel-linux --target=mipsel-linux --with-profile=../profiles/profile.helio make make[2]: Entering directory `/usr/local/src/picogui-0.42/pgserver/helio/input' mipsel-linux-gcc -DHAVE_CONFIG_H -I