Re: [Pgui-devel] placing bitmap on new textbox

2002-10-30 Thread Micah Dowty
HTML support won't make it into the 0.42 release, but shortly after that I'll fix the formatting capabilities of the textbox widget. Once that's working, HTML text will be as simple as setting the textbox widget's text format to "HTML" and handing it some text. On Thu, Oct 31, 2002 at 11:15:45AM +

Re: [Pgui-devel] [ANNOUNCE] cli_lua v0.5

2002-10-30 Thread Micah Dowty
Cool. I just committed this to picogui CVS. If you'd like access to the CVS to maintain this, let me know your sourceforge username. --Micah On Thu, Oct 31, 2002 at 09:07:18AM +0800, Fan Howard-W12211 wrote: > Hi, > > Just done some codes on PicoGUI Lua client lib. Hello and demo can run alread

[Pgui-devel] [ANNOUNCE] cli_lua v0.5

2002-10-30 Thread Fan Howard-W12211
Hi, Just done some codes on PicoGUI Lua client lib. Hello and demo can run already. Still need some work on Dialog and Grops, etc. Anyway, Please find attached cli_lua-v0.5.tgz(65k) and enjoy :-) PicoGUI is small and elegant. Lua is small and expressive. They are just a perfect match. cl