From: Marcus <li...@wo...> - 2002-05-02 15:59:42
|
Mattia wrote: >I don't know, it sould; BTW I am not sure that is "start foo.jpg" fails, >wxMimeTypesManager will work. Yes, but if wxMimeTypesManager delivers the associated application (and path), then I can use: Wx::ExecuteCommand("$cmd",0); For it to be "clickable", there needs to be an #a href=..# tag, and I could hide the application path inside the link. Would wxMimeTypesManager return the application path? Marcus |