I always had a problem with the icons although I am changing the icons
directory in the .gladep file to the one I want to use I never get the
icons, well unless I place them on the same directory as the binary program.
Any clues?
--
-- Yiannis
On 20/06/06, Andreas Stricker <[EMAIL PROTECTED]> wrote:
>
> Yiannis schrieb:
> > Sorry if this is beyond the scope of this list but on the following
> > message
> >
> > (md:2198): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OB
h use to me in order to find which
particular g_object_unref in this case is failing? In other words is it
possible to trace the file/function/line that this error is caused from?
Cheers.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel
On 08/06/06, David Nečas (Yeti) <[EMAIL PROTECTED]> wrote:
On Thu, Jun 08, 2006 at 04:47:13PM +0100, Yiannis wrote:
> I am having a slight problem with the program directory. What I mean is
that
> when I run a program from the directory that all the files are lying it
is
> fi
link which
means that none of my configuration and glade xml files are found Is
there any easy solution to that?
Cheers.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app
On Tue, 2006-05-30 at 12:31 +0100, Yiannis wrote:
> Hi, is there any detailed documentaion for the signals? For example what
is
> the difference between button clicked and button activated and when are
they
> emitted? That was a simple example as I would like to know or have a
> refe
Hi, is there any detailed documentaion for the signals? For example what is
the difference between button clicked and button activated and when are they
emitted? That was a simple example as I would like to know or have a
reference of all of them...
Cheers.
--
-- Yiannis
Hi is it possible to change the colour of the bar in a progress bar?
Cheers.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On 09/01/06, Yiannis <[EMAIL PROTECTED]> wrote:
>
> Hi, is there any explanation about what are the individual signals of each
> widget? For example I would like to know for a GtkScale widget what are the
> exact differences between format_value, change_value, move_slider,
> v
.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
whatever.
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
oes this affect the
GtkStyle? Ie when I call
GtkRcStyle *rcstyle = gtk_widget_get_modifier_style(widget);
what I am copying is the widget->style data structure or something else???
Because the function return GtkRcStyle* but I cannot find any GtkRcStyle
structure in the gtkwidget.h definition.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On 28/12/05, Yiannis <[EMAIL PROTECTED]> wrote:
>
>
>
> On 28/12/05, Tristan Van Berkom <[EMAIL PROTECTED]> wrote:
> >
> > Yiannis wrote:
> > > Hi,
> > >
> > > is it possible to have a widget (a toggle button in particular) act as
>
On 28/12/05, Tristan Van Berkom <[EMAIL PROTECTED]> wrote:
>
> Yiannis wrote:
> > Hi,
> >
> > is it possible to have a widget (a toggle button in particular) act as
> > insensitive but look as it is sensitive. More specific is it possible to
> > ha
Hi,
is it possible to have a widget (a toggle button in particular) act as
insensitive but look as it is sensitive. More specific is it possible to
have a toggle button act as insensitive once activated but look sensitive,
ie without the grey shade?
Cheers.
--
-- Yiannis
ange the image displayed.
> --- Yiannis <[EMAIL PROTECTED]> wrote:
>
> > On 20/12/05, Shiraz Baig <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > Sir,
> > > I wish to display a picture (jpg) in one of the
> > > windows in glade. When I am selecting
make a note that I do not wish to start another flamewar In any
case I am a Gtk developer... I just would like to listen to other
opinions...
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Thanks guys It works fine.
On 13/12/05, Fernando Apesteguía <[EMAIL PROTECTED]> wrote:
>
> Did you try to make this?
>
> #include
>
> And then link with
>
> -lglib-2.0 (link against your glib version)
>
> Best regards
>
> -- Forwarded
Hi,
I would like to use just glib in my programming without the header files of
gtk How is that possible?
Cheers.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel
ons of the windows and use them
in the next startup.
I assume the first one might be easy but the latter seems to be not a
one line answer so references to documentation can be helpful
Cheers.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk
On 14/10/05, Tim Müller <[EMAIL PROTECTED]> wrote:
> On Fri, 2005-10-14 at 18:11 +0100, Yiannis wrote:
>
> > is there an equivalent of sscanf that uses GString as arguments?
>
> You could just do
>
> sscanf (gstring->str, "%04u-%02u-%02u", .
Hi, is there an equivalent of sscanf that uses GString as arguments?
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
er stage in my program I would like something like:
Xml2 = glade_xml_new("bar.glade", NULL, NULL);
Cheers
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi, how do you get the current date and keep it in a GDate struct.
var? The glib API has a number of date manipulation functions but not
a get_date(now) function.
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http
Hi,
I am trying to capture a leave_notify_event or a button_press_event
which is applied to the whole window. Unfortunately it fails becuase I
am catching the event from the "top parent" widget/window which holds
other widgets... Any help?
--
On 12/08/05, Yiannis <[EMAIL PROTECTED]> wrote:
> On 12/08/05, Michal Porzuczek <[EMAIL PROTECTED]> wrote:
> > On 8/12/05, Yiannis <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > my callback on the button press event seems not to be called.
On 12/08/05, Michal Porzuczek <[EMAIL PROTECTED]> wrote:
> On 8/12/05, Yiannis <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > my callback on the button press event seems not to be called... in
> > fact I am not sure if a button press event occurs. Find below a s
;
gtk_signal_connect (GTK_OBJECT (drawing_area), "button_press_event",
(GtkSignalFunc) on_drawingarea1_button_press_event,
NULL);
*/
/* connect the signals in the interface */
glade_xml_signal_autoconnect(Xml);
/*
t but there are no scrollbars.
Cheers
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi, where are the stock button images kept?
Cheers
--
-- Yiannis
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
30 matches
Mail list logo