Hello,

finally I found the time to try out a dGrid using the Editor from the dDateTextBox for a date column.

First I ran your example:
https://gist.github.com/4542964

In that application the date editing shortcuts work (but I didn't try all of them), but the calendar popup doesn't: it appears, it's possible to select a date, but neither Enter nor a double click bring that date into the grid cell.

Then I changed a date column in my own application to use the same CustomEditorClass. Which seemed to work at first, but when I closed the application I got the error message "Speicherzugriffsfehler (Speicherabzug geschrieben)" - that's a segmentation fault as far as I know, right? No other error message, no traceback.

I've added a save button to your example and changed it a little (added a primary key, created a separate bizobj class). Same fault at closing or when I edit a date cell and click into another column afterwards. The save itself seems to work - but the application still uses ":memory:" instead of a file.

Should I put the changed example to dabo.codepad.org?

Greetings
Sibylle

P.S. ClassDesigner works again after removing the reference to GridHeaderPaint - thank you!
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to