However, both of the above do work for me, at least in wx 2.8.3:
I'm using 2.8.1.1; could that have changed since that version?
Yes, it may have been a bug fix.
BTW, both of the above also return True, but only one actually results in a valid image being displayed.
IIRC I think that the return value is used for the success/failure of the parser, and since the URI is an attribute it isn't handled by the main parser but is processed in the tag handler instead.
···
On May 4, 2007, at 12:48 PM, Robin Dunn wrote:
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!