On Fri, Jul 9, 2010 at 5:15 PM, Palm Developer Forum digest <
palm-dev-forum@news.palmos.com> wrote:

> PALM-DEV-FORUM Digest for Thursday, July 08, 2010.
>
> 1. LstPopupList not closing list
> 2. Illegal default arguments in CW 9.3
>
> ----------------------------------------------------------------------
>
> Subject: LstPopupList not closing list
> From: "Luc Le Blanc" <llebl...@cam.org>
> Date: Thu, 08 Jul 2010 06:00:03 -0700
> X-Message-Number: 1
>
> I have a custom-drawn popup list. I had first linked it to a popup
> trigger, but it caused me problems, so I now handle the ctlSelectEvent
> on the popup trigger: I call LstPopupList and then adapt the rest of
> the form based on the selection. Alas, the problem remains: the list stays
> open after returning from LstPopupList and my form changes
> appear through the list. How can this be? I solved the problem
> issuing a FrmDrawForm call after returning from LstPopupList, but
> that doesn't seem normal to me.
>
> Hey Luc

I dont know if this is possible to be honest, but I can say my experience
with CW & Palm OS is that nothing is ever "normal to me" - I hear you and we
are on the asame page.

I still cant get a "proper" dropdown list of all the DB on the device to
work :(

NG


>
> Luc Le Blanc
> http://www.speleo.qc.ca/Auriga
> ----------------------------------------------------------------------
>
> Subject: Illegal default arguments in CW 9.3
> From: "Luc Le Blanc" <llebl...@cam.org>
> Date: Thu, 08 Jul 2010 06:04:48 -0700
> X-Message-Number: 2
>
> I compile my C code with C++ options in order to enjoy some "advanced"
> features like default parameters. But sometimes in my (only) project,
> the compiler complains a function has "illegal default parameters", such
> as:
>
> void PanMapToShot( Boolean info = true );
>
> Yet I have no other function of that name. How can it work most of
> the time, but not always?
>
>
> Luc Le Blanc
> http;//www.speleo.qc.ca/Auriga
>
>
> ---
>
> END OF DIGEST
>
> --
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>



-- 
Enjoy the experience of software from downunder that keeps you on top.

  ..-_|\      Nigel Grant
/   OZ  \   GPO Box 985
\ _.--._ /   Canberra
         v    2601

.) .)
http://oznotes.net

Smile its free

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to