LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How can i draw jpeg graphics by glade (https://www.linuxquestions.org/questions/linux-software-2/how-can-i-draw-jpeg-graphics-by-glade-332035/)

tonewangl 06-09-2005 08:17 PM

How can i draw jpeg graphics by glade
 
The data of jpeg comes from the net.I want to build the jpeg in my memory of the computer and display it on the window that build by glade.How can i do it?Please tell me.Thank you very much.

acid_kewpie 06-10-2005 01:43 PM

this has nothing to do with glade. glade is just a ui build and callback stub creator. not sure what building a picture in memory means, but you'd want to be using a GtkImage to display a picture though: http://www.gtk.org/api/2.6/gtk/GtkImage.html

tonewangl 06-10-2005 11:24 PM

Thanks for acid_kewpie's illustration.


All times are GMT -5. The time now is 06:12 AM.