I created two wizard pages. On the first are some empy input-fields,
on the second a listbox filled with some values. When I call the
RunWizard method starting on page1 and switch to the second page the
listbox is empty. When I call RunWizard starting on page2 the listbox
with all values is shown. What's happening with the values in the first
case? Could someone help me?
I created two wizard pages. On the first are some empy input-fields,
on the second a listbox filled with some values. When I call the
RunWizard method starting on page1 and switch to the second page the
listbox is empty. When I call RunWizard starting on page2 the listbox
with all values is shown. What's happening with the values in the first
case? Could someone help me?
Please distill it down to a complete sample that shows the problem.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!