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