[wxPython] wxCalendar

hi,

Lorne White wrote:

As for color, there is a default attribute for the Calendar class named
self.back_color = 'WHITE'. This can be controlled for the dialog with the
following change:

dlg = CalenDlg(self)
dlg.Centre()
dlg.calend.back_color = 'color'
if dlg.ShowModal() == wxID_OK:

thx, but i use the old Calenderdlg.

i took all controls from the oldone and design a new one... with 2
calenders. the second one should be able do disabled. that works.
the calendar window (the whitewindow) is disabled but the user can't
see it. is no good.
i use an own dialog, with a panel so i can't use this solution
but thx for your help. i hope i read you in a couple days.

i have time to eliminate this problem, it isn't very important yet.

thx reen <--is a german kid

ยทยทยท

----
Rene Freund nur ein toter bug ist ein guter bug
rene@meder.de