Hi all,

Ed, you introduced a bug in the fix i sent you with the dabo.errorLog 
change, here is the fix:

dTextBoxMixin.py must read:
dabo.errorLog.write(_("Error setting value to '%(strVal)s: %(e)s") % 
(self.Application.str2Unicode(strVal), e))

I know it is hard to you to always be alert to this kind of 
problems...but they really screw the day of the really newbie 
developers, i'll try to track them down as much as possible and provide 
the fixes... they really are trivial...

BTW, i'd like to propose something... i think sometimes it is usefull to 
be able to choose if i want to save the value or the maskedValue of a 
dMaskedTextBox, don't you?

The implementation doesn't seem that hard, i think i can do it myself if 
you agree with it....

I've been using my own homegrown dabo version for a while... but i've 
concluded this is not feasible.... so i'm reworking my code to the new 
dado features included...and bugfixing the official dabo when needed...

I didn't return my changes till now because they where only hacks... 
dumb ones most of the times... now that i start to fully understand the 
framework i think i will be able to do a better work.

I'll keep in touch... and will send some screenshot of my app when 
finished... i think it is shaping up quite well... it's a
School Union managment platform with a PostgreSQL backend...with 20+ 
tables... lots of reports, etc...

100% dabo!!!

Thanks once again guys..

Regards,
Pedro Vale de Gato


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to