in reply to Wx::RichTextXMLHandler->LoadFile fails to load file into buffer.
Update: Try:
my $xml_handler = Wx::RichTextXMLHandler->new(); $xml_handler->LoadFile( $self->{rich_text_ctrl_1}->GetBuffer(), "output.xml", );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Wx::RichTextXMLHandler->LoadFile fails to load file into buffer.
by Steve_BZ (Chaplain) on Jan 14, 2010 at 10:21 UTC | |
by ikegami (Patriarch) on Jan 14, 2010 at 23:01 UTC | |
by Steve_BZ (Chaplain) on Jan 14, 2010 at 23:40 UTC |