#1138: dGrid with dDateTextBox
--------------------------+-------------------------------------------------
  Reporter:  gary         |       Owner:  somebody             
      Type:  enhancement  |      Status:  new                  
  Priority:  minor        |   Milestone:                       
 Component:  ui           |     Version:  0.8.3                
Resolution:               |    Keywords:  dGrid dDateTextBox wx
--------------------------+-------------------------------------------------
Comment (by ed):

 Replying to [comment:10 gary]:
 > I found that when using this type of control linked to a Date field of
 type date, the textbox was populated with a unicode string of the date.
 When the box is then edited, a date object then populated <object>.Value.

 This is because the wxPython text control can only deal with strings. We
 do a lot behind the scene to convert each type to the proper string
 representation for display and editing, and then convert back to the
 original type for persistence to its bound object.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1138#comment:11>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to