Hi,
in the "Developing With Dabo" chapter, "Creating a Simple
Application". After the code of the "HelloPyConForm" you explay the
method call order :
"""
1.
form creation
2.
form.afterInit()
1.
editbox creation
2.
editbox afterInit()
3.
editbox afterInitAll()
4.
panel creation
5.
panel afterInit()
1.
panel label creation
2.
panel label afterInit()
6.
panel afterInitAll()
7.
textbox creation
8.
textbox afterInit()
9.
textbox afterInitAll()
3.
form.afterInitAll()
"""
But as far as I can see there is no panel creation (no dPanel) just a
form with a label. Either the code or the method call order should
probably be changed.
Is this correct?
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]