Ali Abdallah wrote:
> Sander Marechal wrote:
>> I am wondering how I should program this. I know about Gnome applets but
>> it's not really an applet (like Pidgin and Rhythmbox aren't applets but
>> full-blown applications). But I have read that the notification ar
tion area? Some
combination of the two? Is there a third way?
Thanks in advance for any help. Kind regards,
--
Sander Marechal
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Chris Vine wrote:
> On Tue, 2007-09-25 at 09:07 +0200, Sander Marechal wrote:
>> Andy Wingo wrote:
>>> Consider writing to gstreamer-devel.
>>
>> I wrote there too, but got no comments. The reason I posted to the GTK
>> lists as well is because GTK is also eve
ote there too, but got no comments. The reason I posted to the GTK
lists as well is because GTK is also event/signal driven. I'm not
looking for anything GStreamer (or other technology) specific, but for
general information about event driven programming.
--
Sander Marechal
_
Robert Schwebel wrote:
> On Sun, Sep 16, 2007 at 08:51:26PM +0200, Sander Marechal wrote:
>> Maybe. I did a bit of reading and it looks like bdus was created for
>> communication between applications and for os->application
>> communication, not for passing message
Robert Schwebel wrote:
> On Sun, Sep 16, 2007 at 06:28:56PM +0200, Sander Marechal wrote:
>> Is there some theory, guidelines, tutorials, whatever about
>> designing an event/message system, especially about what
>> events/messages/signals to add at which locations?
>
events/messages/signals to
add at which locations?
My application doesn't use GTK, just GObject and GStreamer, but I am
asking here since GTK works in a similar way.
Kind regards,
--
Sander Marechal
http://www.jejik.com
___
gtk-app-devel-list ma
Olaf Frączyk wrote:
> On Fri, 2006-06-30 at 04:34 -0700, Van H Tran wrote:
>> Hi all,
>> I'm just wondering if gtk-app-devel-list mailing list
>> should include some prefix, something like
>> [gtk-app-dev] before each subject?
>>
>> I'm subscribed to a few mailing lists and it can get
>> quite con
/autobook.html
--
Sander Marechal
http://www.gnome-hearts.org/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hello,
I am having problems making the F11 button into a fullscreen toggle in
my application. I can make the button go from windowed to fullscreen,
but I can't get it to work from fullscreen to windowed. Note: I am using
libglade XML.
Currently I have the F11 set as accellerator key for two
Sander Marechal wrote:
> Hello all,
>
> I'm creating a game and I am using a GtkTable to display a table with
scores in them. After every round I add a new row to the table and
display a new series of values in the cells (using GtkLabels).
>
> When a player starts a new g
Hello all,
I'm creating a game and I am using a GtkTable to display a table with
scores in them. After every round I add a new row to the table and
display a new series of values in the cells (using GtkLabels).
When a player starts a new game, I need to reset this table (remove all
rows exce
Olexiy Avramchenko wrote:
GtkLayout doesn't emit "configure-event". Try to connect to
"size-allocate" signal of the layout. You'll get the actual size of
the layout in the signal handler's second parameter.
Works like a charm. Thanks!
--
Sander
___
g
Olexiy Avramchenko wrote:
On 3/21/06, Sander Marechal <[EMAIL PROTECTED]> wrote:
Is it possible to remove that container, or set it's grey background to
transparent so that the rounded button shape is drawn directly on the
green canvas? A GIMPed mockup of the desired resu
ny solutions to this? Thanks!
--
Sander Marechal
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Olexiy Avramchenko wrote:
Sander Marechal wrote:
Is there a way to add a button inside (or on top) a GtkDrawingArea
using glade? Or using Gtk directly in C? Glade wouldn't let me add
one. If it isn't possible, is there an easy way I can "fake" the
effect of a button sitt
of the drawing area?
This is my first Gtk application (heck it's my first app since I moved
away from the Win32 platform) so I'm not terribly experienced yet.
Thanks in advance!
--
Sander Marechal
___
gtk-app-devel-list mailing list
gtk
17 matches
Mail list logo