[Gtk-sharp-list] Getting an image from the web
   
    Ben Maurer
     
    bmaurer@users.sourceforge.net
       
    Tue, 10 Feb 2004 20:20:46 -0500
    
    
  
Actually, the best way to do it is via the System.Net namespace. You can
make an http request to get an image from the url that you have. Then,
you just plug the bytes you get back into gtk however you need to (there
is probably some way to do that, depends on exactly what api you want to
use)
-- Ben
On Tue, 2004-02-10 at 19:56, Kevin Breit wrote:
> On Mon, 2004-02-09 at 17:38, Joe Scaduto wrote:
> > Hello,
> > 
> > I would like to be able to get an image from the web(through a url) for
> > my GtkSharp application but I am not sure how to.  Any information would
> > be greatly appreciated.  
> 
> I am hardly a programmer, so I'm not the best person to answer this for
> you.  However, you should see about any gnome-vfs C# bindings.
> 
> Kevin
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list