I notice the following in the dDateTextBox.py file:
# Do we display a button on the right side for activating the calendar?
### TODO: still needs a lot of work to display properly.
self.showCalButton = False
Is anymore work being done on this?
What about the ### TODO: still needs a lot of work to display properly?
Does this mean it doesn't display at all?
How do you call this?
My app is a cd app.
I tried calling it as a parameter of the dDateTextBox in my cdxml file and
got errors.
showCalButton="True"
Tried:
def initProperties(self):
self.showCalButton = True
Got nothing...including no errors
Tried:
## *!* ## Dabo Code ID: dDateTextBox-dPanel
def afterInit(self):
self.showCalButton = True
Got nothing...including no errors
-- Carey
--- 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]