> > Do gifs work in the wxHTMLwindow? I can't get an image tag with a gif
> > image to be visible. jpgs and png work just fine.
>
> Did you call wxInitAllImageHandlers() or at least the handler for gif in
> the program startup?
Yes, and it doens't seem to work in the demo for me on windows or linux.
Works for me. I changed the demo for wxHtmlWindow to have a GIF to display, and it does.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
> > > Do gifs work in the wxHTMLwindow? I can't get an image tag with a gif
> > > image to be visible. jpgs and png work just fine.
> >
> > Did you call wxInitAllImageHandlers() or at least the handler for gif
> > in the program startup?
>
> Yes, and it doens't seem to work in the demo for me on windows or linux.
Works for me. I changed the demo for wxHtmlWindow to have a GIF to
display, and it does.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
On Friday 12 January 2001 11:28, Robin Dunn wrote:
> > > Do gifs work in the wxHTMLwindow? I can't get an image tag with a gif
> > > image to be visible. jpgs and png work just fine.
> >
> > Did you call wxInitAllImageHandlers() or at least the handler for gif
> > in the program startup?
>
> Yes, and it doens't seem to work in the demo for me on windows or linux.
Works for me. I changed the demo for wxHtmlWindow to have a GIF to
display, and it does.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!