From: Eriam S. <er...@er...> - 2006-07-07 06:55:02
|
Hello Still having problems with custom controls in XRC, now my problem is to handle styles. Though I do a $this->AddStyle('wxLC_REPORT', 0x0020); Before creating the control my $ctrl = My::Own::ListCtrl->new( $this->GetParentAsWindow, $this->GetID, $this->GetPosition, $this->GetSize, $this->GetStyle( "style", 0 ) ); But I still get an error message .. "Unknown style flag wxLC_REPORT". Thank you -- Eriam Schaffter Rue des Lilas 10 1202 Geneve Phone +41 (22) 534 95 71 |