I ran into the same thing and reported it to Neil. He fixed it in the most
recent version of the plugin, so just grab that and hopefully the problem
will be gone.

"Igor Mozolevsky" <[EMAIL PROTECTED]> wrote in message
news:58443@palm-dev-forum...
>
> ALERT ID IDA_QUESTION CONFIRMATION
> BEGIN
>  TITLE "title"
>  MESSAGE "^1 ^2 ^3"
>  BUTTONS "OK" "Cancel"
> END
>
> generates the following rez code:-
> resource 'Talt' (802) {
>  confirmationAlert,
>  0,
>  2,
>  -1,
>  "title",
>  "^1 ^2 ^3",
>  {
>   "OK",
>   "Cancel",
>  }
> };
>
> and then PalmRez says:-
> invalid default button in tlaT ID=802
>
> I had tried setting DEFAULTBUTTON and changing ^1 ^2 ^3 to static text but
> it made no difference...
>
> IM :-)
>
>



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

Reply via email to