The pgGetWidget on WP_SIZE should work now. I just forgot the 2 lines of code
that implements getting the property.


Quoting Tasnim Ahmed <[EMAIL PROTECTED]>:

> see in text below:
> 
> ----- Original Message -----
> From: Micah Dowty <[EMAIL PROTECTED]>
> To: Tasnim Ahmed <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, August 27, 2001 6:19 PM
> Subject: Re: [Pgui-devel] How to use new scrolling?
> 
> 
> > 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.
> 
> Ok, thanks. I thought its my jinx again.
> 
> >
> > >
> > > 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)
> 
> Yes the event set by pgBind (i.e. to show menu) does not work after
> that.
> the button still has the effect of getting pressed but no menu :(
> 
> >
> > >
> > > 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.
> 
> :) no problem I have a bad hack for this right now particular for
> uSpread.
> I'll change a few FIXME: lines whenever I see on pgui-commits.
> 
> >
> > >
> > > 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
> >
> 

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

Reply via email to