How to get a background running application into focus by another
application? I mean there is a gtk application running on which another
gtk application is running. Now i need to get that background
application into focus from 3rd application like application switcher. I
tried to used the gtk_
Tim Janik wrote:
> On Tue, 28 Nov 2006, Tristan Van Berkom wrote:
>
>> /me strays a little offtopic...
>>
>> As someone with a background writing applications for the touchscreen,
>> I'm happy to see there's been an interest over the last year... my
>> personal opinion is that the desktop is not f
On Tue, 28 Nov 2006, Tristan Van Berkom wrote:
> /me strays a little offtopic...
>
> As someone with a background writing applications for the touchscreen,
> I'm happy to see there's been an interest over the last year... my
> personal opinion is that the desktop is not for the touchscreen, and th
On Tue, 28 Nov 2006, Murray Cumming wrote:
> On Tue, 2006-11-28 at 15:03 +, Ross Burton wrote:
>> On Tue, 2006-11-28 at 14:53 +0100, Tim Janik wrote:
>>> Resulting in gtk_file_selection_new() to return objects of the custom type
>>> gtkfileselector_derived_type, and gtk_printer_selection_new()
On Tue, 28 Nov 2006, Ross Burton wrote:
> On Tue, 2006-11-28 at 14:53 +0100, Tim Janik wrote:
>> Resulting in gtk_file_selection_new() to return objects of the custom type
>> gtkfileselector_derived_type, and gtk_printer_selection_new() to return
>> objects of the custom type iface_implementation_
On Tue, 2006-11-28 at 15:03 +, Ross Burton wrote:
> On Tue, 2006-11-28 at 14:53 +0100, Tim Janik wrote:
> > Resulting in gtk_file_selection_new() to return objects of the custom type
> > gtkfileselector_derived_type, and gtk_printer_selection_new() to return
> > objects of the custom type ifac
Ross Burton wrote:
> On Tue, 2006-11-28 at 14:53 +0100, Tim Janik wrote:
>
>>Resulting in gtk_file_selection_new() to return objects of the custom type
>>gtkfileselector_derived_type, and gtk_printer_selection_new() to return
>>objects of the custom type iface_implementation_type.
>
>
> How wou
On Tue, 2006-11-28 at 14:53 +0100, Tim Janik wrote:
> Resulting in gtk_file_selection_new() to return objects of the custom type
> gtkfileselector_derived_type, and gtk_printer_selection_new() to return
> objects of the custom type iface_implementation_type.
How would this interact with libglade/
Magnus Bergman wrote:
[..]
>> Platform and desktop customization needs, especially in the embedded
>> market go far beyond the themability support Gtk+ currently offers.
>> E.g. for touchscreens, special input methods (hand writing
>> recognition or virtual keyboards) need to be implemented, and
>
On Tue, 28 Nov 2006, Magnus Bergman wrote:
> On Tue, 28 Nov 2006 14:53:33 +0100 (CET)
> Tim Janik <[EMAIL PROTECTED]> wrote:
>
>> Hey all,
>>
>> this is a proposal for allowing pluggable widget types and
>> implementations, assorted bug report:
>> http://bugzilla.gnome.org/show_bug.cgi?id=356864
>
On Tue, 28 Nov 2006 14:53:33 +0100 (CET)
Tim Janik <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> this is a proposal for allowing pluggable widget types and
> implementations, assorted bug report:
> http://bugzilla.gnome.org/show_bug.cgi?id=356864
>
> Platform and desktop customization needs, especia
Hey all,
this is a proposal for allowing pluggable widget types and implementations,
assorted bug report: http://bugzilla.gnome.org/show_bug.cgi?id=356864
Platform and desktop customization needs, especially in the embedded market
go far beyond the themability support Gtk+ currently offers.
E.g.
12 matches
Mail list logo