Thanks for your answer, but still the same picture on my screen :) there is
no any buttons, and also no error's:).
Here is necessary just this functinon? Nothing else ?

I use Codewarrior 8.

Please help as possible :)

Thanks.


"Hangzm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>
>       CtlNewControl((void **)&frmPtr,
>                                     5000,
>                                     checkboxCtl,
>                                     "fdfd",
>                                     1,
>                                     2,
>                                     40,
>                                     34,
>                                     boldFont,
>                                     NULL,
>                                     true);
>
> "Archivator" <[EMAIL PROTECTED]> д����Ϣ����:[EMAIL PROTECTED]
> >
> > HI,
> >
> > I'm codewarrior beginner :). I have a small problem. How can I make
> buttons
> > which are dynamically created and erased with the same ResourceID.
> >
> > Programmed as below:
> >
> > CtlNewControl ((void **)&frmP, 1323, checkboxCtl, "Hello" , 1, 1, 15,
11,
> 1,
> > 1, true);
> >
> > But unfortunately it's doesn't work:(. Maby you could help me with tis
> stuff
> > :).
> > There is no error's, but there are no buttons either :) nothing happens.
> >
> > Please do help.Thanks.
> >
> >
> >
> >
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to