[Iup-users] Inserting text into matrix cell during editing...
Re:auto completion in Iup.matrix
Antonio Scuri
scuri at tecgraf.puc-rio.br
Thu Mar 8 10:22:06 BRT 2007
Hi,
Inside the ACTION_CB callback, set VALUE and CARET attributes.
Best,
Scuri
> -----Original Message-----
> From: iup-users-bounces at lists.luaforge.net
> [mailto:iup-users-bounces at lists.luaforge.net] On Behalf Of
> Andrew Wilson
> Sent: quinta-feira, 8 de março de 2007 09:49
> To: iup-users at lists.luaforge.net
> Subject: [Iup-users] Inserting text into matrix cell during
> editing... Re:auto completion in Iup.matrix
>
> Maybe a clearer statement of the problem would be "How can you append
> text into a Iup.Matrix cell while editing the cell?"
>
> AGRW
>
> On 3/7/07, Andrew Wilson <agrwagrw at gmail.com> wrote:
> > Hi Iup list,
> >
> > I'm attempting to make a little app that uses iup.matrix
> and does auto
> > completion in the cells, but there doesn't seem to be a way
> to do this
> > (I've tried variation of call backs action,value, redraw etc), so
> > question is can iup.matrix implement auto completion of
> text in cells?
> >
> > I'd really like to be able to do auto completion because it make
> > repetitive input easy.
> >
> > Cheers
> > Andrew
> >
>
> _______________________________________________
> iup-users mailing list
> iup-users at lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/iup-users
>
More information about the iup-users
mailing list