Ae Andre, Para fazer o scroll de uma tabela, voce ter� que fazer tudo manualmente. O que isso significa? Voce tera que informar ao scroll a quantidade de intens da tabela, a posicao que o scroll est� e tera que implementar o que ir� fazer caso alguem use o scroll. N�o � t�o dificil quando parece.
[]' Wendel B Silva ------------------- reply --------------- > From: [EMAIL PROTECTED] > To: [email protected] > Subject: Re: Table with scroll capabilities - please help > Date: 2005-04-27 08:00:01 > ---------------------------------- > Thanks a lot for your help! > The 2nd link you gave me, is a good example, but problem is that (and i > don't know if it is made exactly the same way..) the example does have a > vertical scroll bitmap, but doesn't have the code for it to function... > Does anyone have it? > Thanks a lot!!!!!!!! > Andr� Augusto > > Manpreet wrote: > > >Hi Andre Augusto, > > > >You can look into the sample applications that come with Codewarrior. They > >should contain enough material to start with. > >These link may also help: > >http://mega.ist.utl.pt/~ic-asc/docs/palmos%20dev%20documentation/UserInterface.html#943701 > >http://www.experts-exchange.com/Programming/Wireless_Programming/Palm_Pilot/Q_20826957.html > > > >Thanks, > >Manpreet > > > >Andre Augusto wrote: > > > > > > > >>Hello everybody! > >>No one can help me? If you want I can show the code I have, for anybody > >>to see if it's difficult or not to construct that kind of example. I > >>have the book "PalmOS Programming Bible, 2nd Ed" from Lonnon Foster, and > >>in there, there is an app called Librarian, that has tables with scroll > >>capabilities, but it's too hard for me to simplify the example... My app > >>has a struct of 10 attributes, and I want to show them in a table with 2 > >>columns and 10 rows (with scroll capabilities), and I also want to edit > >>the fields, to change any value in the row... Please please help.... or > >>redirect me to the right location where i can find an example..... > >> > >>Andre Augusto wrote: > >> > >> > >> > >>>Hello everybody! > >>>I have an application that has a table with fields, and I would like > >>>to give the table scroll down/up capabilities... How can I do that? > >>>Can anyone give me an example, or a link for me to know how to do > >>>that? I'm using Codewarrior and C++. > >>> > >>>Thanks a lot, > >>>Andr� Augusto > >>> > >>> > > > > > > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
