Re: program to desing a simple things

2009-02-28 Thread Jose Hevia
2009/2/28 frederico schardong frede@gmail.com: Hi, I need a simple example of a program to desing a simple lines and geometrics forms.. just in gray scale, anybody haave something like that? mmm, you could see sodipodi source code, maybe too complex for you. You have very simple

Re: semitransparent widget

2007-01-25 Thread Jose Hevia
2007/1/25, Eduardo M Kalinowski [EMAIL PROTECTED]: how to create a semitransparent widget on linux box running gtk libraries. i find that xcomposite extension and cairo libraries are required to do this. i want to create this for a media player application. You've asked this several times

compositing and windows

2006-09-30 Thread Jose Hevia
, or as a widget that can catch it. Does anybody had this problem before? Jose Hevia ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: how to make transparent window??

2006-06-09 Thread Jose Hevia
lead me to have transparent window, any suggestion how solve this problem?? Jose Hevia ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

gtk_adjustment

2006-05-04 Thread Jose Hevia
the problem removing the adjustment and creating a new one.Is there any way to make this cleaner? Jose Hevia ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: Cross-platform apps

2006-04-26 Thread Jose Hevia
. Jose Hevia ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

gtk_text_view again

2006-04-10 Thread Jose Hevia
Hello, I have an app that displays a series of integers into a gtk_text_view, something like: 123 45 67 6785 23 4 45 34 1211 This is displayed into a gtk_paned and I control manually the scrollbar so I only draw

gtk_text_view again

2006-04-10 Thread Jose Hevia
Jose Hevia ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

About gtk text view

2006-03-27 Thread Jose Hevia
updating while writing, when I have finished use something like gtk_widget_show. The problem, I don't know how: :-) Does someone know the solution of any of these two problems ? Jose Hevia