HT clear some wxPython fram?

Klaus Reinhardt K.Rdt at TU-Berlin.DE
Wed Jul 3 11:05:02 EDT 2002


---------------------------------------------------------------------
Hi

When I do:
	import wxPython.wx

	for i in dir(wxPython.wx):
		print i
I can filter:
	WXK_CLEAR
	wxCLEAR
	wxID_CLEAR
	wxLog_ClearTraceMasks
	wxResourceClear
But I can't use 
	wxClear().

HOW I CAN CLEAR SOME FRAME?


		K at Rdt
---------------------------------------------------------------------








More information about the Python-list mailing list