nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Multline edit control
From:
Date: Mon, 21 Aug 2000 14:11:52 +0800

yes,we have project doing multi-line edit (another ppl)
& we want it can deal with double-byte chinese char
so the progress maybe slow^^;
(i can't control the progress,tho :q )

anyone want to implemented it is also very welcome:)

&current single line edit control has to be fixed 
so that it can correctly set Caret position for  Var-width english char

----- Original Message ----- 
From: "Greg Haerr" <greg@Censoft.com>
To: "guo" <god@163.net>
Cc: <nanogui@linuxhacker.org>
Sent: Monday, August 21, 2000 1:13 PM
Subject: Re: Multline edit control


: I use the BS_RIGHT parameter to the button, and find something strange.
:   Perhaps it is a bug.

I think this is a bug.  I may have removed BS_RIGHT
for size reasons, you might want to check the case
statement for this in mwin/winctl/button.c.


: Has the microwindow multi-lines edit control so I can built a notepad?
: I find the ES_MULTILINE parameter in winctl.h,

Unfortunately, ES_MULTILINE isn't implemented in the
edit control, so it can't work as a notepad...  Anybody have
source for a small multi-line edit control?  Kevin?

Regards,

Greg



---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
For additional commands, e-mail: nanogui-help@linuxhacker.org


nanogui@linuxhacker.org