Quoting Tasnim Ahmed <[EMAIL PROTECTED]>:

> Hello:
> 
> Is the PG_WP_SCROLL_X capable of showing a horizontal scrollbar?

No. The widget properties for horizontal scrolling are done, I still need to 
add support in the rendering engine and scroll widget. 

> 
> Can anyone from PicoGUI take a look at uspread.c under apps/uspread 
to
> see 
> why the file menu get disassociated from the File button in tollbar
> after 
> saveFile() is called?

I'll take a look at this. What do you mean by disassociated? The 
connection set by pgBind no longer works? (sorry, I don't have the code 
with me at the moment)

> 
> when I try:
> long lSize;
> lSize = pgGetWidget ( myField, PG_WP_SIZE );
> 
> I get 0 (zero) in lSize, any clues?

I probably forgot to implement PG_WP_SIZE for reading. I'll fix this.

> 
> thanks a lot,
> -tasnim
> 
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/pgui-devel
> 

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to