Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] MBS wizard page can't get project template type in time to show a different wizard page content

hi Beth,

> But I don't see any wizard pages at all show up after the CDT pages.

 do you get anything in the error log? I'm seeing them appear as expected 
- did
you sync to the latest cdt_4_0 sources?

> It looks like you put the wizard pages as template pages instead of MBS
> pages, right?  Then the processing would do the project properties 
changes
> I'd assume??)

yes, I refactored MPIProjectRunnable to be a template engine process 
(MPIProjectProcess).
After all input has been collected from the template engine generated UI, 
and the custom 
supplied wizard page, the template engine will run all the processes 
appearing
in template.xml.

thanks,
Andrew

**********************************************************************
 Symbian Software Ltd is a company registered in England and Wales
with registered number 4190020 and registered office at 2-6
Boundary Row, Southwark, London,  SE1 8HP, UK. This message is
intended only for use by the named addressee and may contain
privileged and/or confidential information. If you are not the
named addressee you should not disseminate, copy or take any action
in reliance on it. If you have received this message in error
please notify postmaster@xxxxxxxxxxx and delete the message and any
attachments accompanying it immediately. Neither Symbian nor any of
its Affiliates accepts liability for any corruption, interception,
amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in
compliance with Symbian corporate policy.
**********************************************************************


Back to the top