You don't say under what system you need this.

On windows you would simply do:

    system("foo.png")

and you would call the viewer associated with .png files.

(This works for url's as well as just running it through system, runs the
prefered user browser).

On Linux there is no such system default, but the specifics depend on your
desktop.

Regards,
Dov

On Tue, Dec 8, 2009 at 13:45, Zettai Muri <zettaim...@ymail.com> wrote:

> Hi All,
>
> I have 2 buttons in my program.  One labelled 'Play' and the other 'View'.
>  Is there a way to call the associated image viewer or media player when a
> file has been found and then the button is clicked?
>
> Not sure if I should be asking here or on a Perl forum.
>
> Many thanks for any suggestions.
>
> ZM.
>
>
>
>  
> __________________________________________________________________________________
> Win 1 of 4 Sony home entertainment packs thanks to Yahoo!7.
> Enter now: http://au.docs.yahoo.com/homepageset/
>
> _______________________________________________
> gtk-perl-list mailing list
> gtk-perl-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-perl-list
>
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to