Hi Everybody,
I finally have the groundwork laid for almost the entire textbox widget, with support
for all those nifty features I described earlier. The actual implementation is now
capable of wrapping text, and much faster than the old DIVNODE_AUTOWRAP implementation
which was very inefficie
On Mon, Jul 22, 2002 at 10:19:49PM +0800, sanit wrote:
> Hi all,
> When i view PicoGUI's Architecture, I found between the "Client Library" and the
>"Network Event Queue & Network Request Queue" are marked "TCP/IP or SHM". En what is
>mean of SHM? share memory ?
> if that, why i can't fi
On Mon, Jul 22, 2002 at 09:33:44AM +0800, sanit wrote:
> Thanks Micah,
>
> >picogui.org is hosted on Sourceforge's web server, separate from the CVS and
>mailing list
> >servers. Can you access other projects' web sites hosted on Sourceforge?
>
> The Sorceforge website i can access, but if th
Hi all,
When i view PicoGUI's Architecture, I found between the "Client Library" and the
"Network Event Queue & Network Request Queue" are marked "TCP/IP or SHM". En what is
mean of SHM? share memory ?
if that, why i can't find the codes about share memory?
thanks .