Re: cloning an object ...

2005-07-11 Thread Antonio Gomes
available at this environment (Nokia 770 ... www.maemo.org) is a customized version of the default GTK available for x86 (it may be the problem). regards -- Antonio Gomes ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: cloning an object ...

2005-07-11 Thread Antonio Gomes
;?! How can I share menuItem between different page_views ?! ANSWER from the list : Make an item with the same name to all the menus, and connect the same callback to both/all of them. This is the only way to do this currently, in the future you can do it with *GtkUIManager* magic, but that's i

Re: cloning an object ...

2005-07-11 Thread Antonio Gomes
glade function, since I hope there is a simplest way to do this. Let me explain better my situation: Basicly, I have a populated menu widget, and I *must* to clone it between two window (I don't wanna to share it between two windows).. regards ps: Thanks Tristan ! -- Antonio Gomes ___

cloning an object ...

2005-07-11 Thread Antonio Gomes
Hi , I would like to know how can I clone an Object (widget). I mean, creating an widget exactly identical to the first one (but allocated in different places in memory). regards -- Antonio Gomes ___ gtk-app-devel-list mailing list gtk-app-devel-list

Re: gtk_button

2005-06-27 Thread Antonio Gomes
> gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute ___

Re: gtk_entry display val

2005-06-21 Thread Antonio Gomes
> vas > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto N

Re: Removin all Widgets from a VBox

2005-06-10 Thread Antonio Gomes
k-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute _

Re: file selection

2005-05-16 Thread Antonio Gomes
e, rename, cancel and ok are not working. what else i have to include > in my pgm to get that functionality. > > thanks; > > vasu. > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.

Re: how to implement a modal window

2005-05-09 Thread Antonio Gomes
does help. > > What's the right way to use that? Is there any sample code that I can > refer to? > > thanks in advance and best regards, -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technolog

Re: GdkPixmap to Bitmap

2005-05-09 Thread Antonio Gomes
app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute ___ gtk-app-

Re: help needed in including more than 2 libraries in application

2005-05-07 Thread Antonio Gomes
external libraries in > my application > > Thanks. -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute ___ gtk-app-devel-list mailing list gtk-ap

Re: gtk_notebook_remove_page

2005-05-06 Thread Antonio Gomes
t; __ > > Post your free ad now! http://personals.yahoo.ca > > ___ > > gtk-app-devel-list mailing list > > gtk-app-devel-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gtk-app

Re: gtk_notebook_remove_page

2005-05-06 Thread Antonio Gomes
each > tab in the notebook? > > Thanks! > > > __ > Post your free ad now! http://personals.yahoo.ca > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-

Re: help_focusRectangle

2005-05-04 Thread Antonio Gomes
around above label if I focus that?* > *Plz reply ASAP.* > > ** > *Regards* > *Ashok Jain* > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -

Re: gtk_combo_box_get_active_text fails ???

2005-05-03 Thread Antonio Gomes
get_active_text (combo); > ;}; > } > --- > > Any call to "select" ends in Segmentation fault ... > One full day that I'm looking at that :-( > Any help appreciated :-) > Best, > Amities, >Olivier --

Re: GtkListStore and Drag&Drop to Nautilus folder

2005-05-03 Thread Antonio Gomes
> > Jürgen > > > > > > ___ > > gtk-app-devel-list mailing list > > gtk-app-devel-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > > ___ > gtk-app-devel

Re: X server problem

2005-05-03 Thread Antonio Gomes
en when i log in and type startx the screen goes > blank. I am running Fedora Core 1 > > Could someone please help me out. -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute _

Re: gtkhtml3 api reference

2005-04-22 Thread Antonio Gomes
check if this site can help you <http://www.fifi.org/doc/libgtkhtml-dev/html/> Best regards On 4/21/05, Hubert Sokolowski <[EMAIL PROTECTED]> wrote: > > Hi! > > I cannot find on the web the api reference for gtkhtml3. can you point me > to it? -- Antonio Gom

Re: problems to make the datas appear in a TREE ...

2005-04-19 Thread Antonio Gomes
ata, -1); > } > hu ... unfortunality, in the future, I will need a real tree structure ! :S > Sorry, if my inference is wrong. I have never used a GtkTreeStore. I > assume that since the toplevel rows doesn't have any content, "you see > no output". Best Regard

Re: problems to make the datas appear in a TREE ...

2005-04-18 Thread Antonio Gomes
_append(store, iter, NULL); add_to_node(history_list, &iter, dialog_widgets->tree, i); } (...) no segfault occur ... but, is this enough to initialize it (iter) ?! thanks and best regards -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia d

problems to make the datas appear in a TREE ...

2005-04-18 Thread Antonio Gomes
tk_tree_store_set(store, &C_iter, 0, (const gchar *) g_slist_nth_data (history_list->history, index), -1); } after all this code, there is no segfaults but nothing occurs ... just a line is created in the tree with no content :S ... am I doing some thing wrong or is missing any details !!?

Re: GdkPixbufFormat

2005-04-17 Thread Antonio Gomes
t; > Thank You > Abhishek Samuel. > > _ > Trailblazer Narain Karthikeyan http://server1.msn.co.in/sp05/tataracing/ > Will he be rookie of the year? > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://m

Re: Problem with gtk_message dialog_new

2005-04-17 Thread Antonio Gomes
gtk_message_dialog_new(GTK_WINDOW(pWindow),GTK_DIALOG_DESTROY_WITH_PARENT,GTK_MESSAGE_ERROR,GTK_BUTTONS_CLOSE,message); > > gtk_dialog_run(GTK_DIALOG(dialog)); > > gtk_widget_destroy(dialog); > > } > > When running , I only see the part of string : message b. Could you tell me

Re: GTK - Clist Problem

2005-04-16 Thread Antonio Gomes
dip Kaur > > > > Yahoo! India Matrimony: Find your life partner online > Go to: http://yahoo.shaadi.com/india-matrimony > ___ > gtk-app-devel-list mailing list &g

Re: Link error: gdk_display_new

2005-04-12 Thread Antonio Gomes
much in advance .. PSM > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nok

Re: Popup Menu

2005-04-12 Thread Antonio Gomes
tc. > > tia, > Nigel. > > _______ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT

Re: (no subject)

2005-04-12 Thread Antonio Gomes
ig --libs` > foc.c: In function `fovu': > foc.c:60: warning: assignment makes pointer from integer without a cast > /tmp/ccbfegod.o(.text+0x297): In function `fovu': > : undefined reference to `gtk_window_get_focus' > collect2: ld returned 1 exit status > make: *** [foc]

Re: How to add a GtkWidget to an existing X-Window Widget hierarchy?

2005-04-11 Thread Antonio Gomes
parentWindow(GDK_WINDOW_XDISPLAY(gtkwidget->window), > GDK_WINDOW_XWINDOW(gtkwidget->window), > aWindow->window, 0,0); > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http:

Re: storing and recovering settings

2005-03-28 Thread Antonio Gomes
tart my program the size of the main window should be the > one i stored previously in a configuration file.. -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute ___

Re: notebook causes segmentation fault

2005-03-25 Thread Antonio Gomes
ast one tab always opened in your app, just remove the "if (num_pages >1) {" ... piece of code .. Regards -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Technology Institute __

Re: how to communicate with LPT? is this posible?

2005-03-22 Thread Antonio Gomes
LTP = Linux Test Project ?! Regards On Tue, 22 Mar 2005 16:25:43 +0100, ALLs soft <[EMAIL PROTECTED]> wrote: > thanks. -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnologia (Manaus/Br) NOKIA's Techno

Re: gtk themes

2005-03-21 Thread Antonio Gomes
deia is the same ... am I wrong ? > I create my GUI > through glade 2.0. Also if there is some link for more gtk themes. BTW, I didn't use glade ... It's available at <http://sourceforge.net/projects/manaos-gecko/> ... under GTL License ... I hope it helps u ... Reg

Re: behaviour of combobox since 2.6...

2005-03-15 Thread Antonio Gomes
e way to is ** find the source code of this widget and the callback of this action. Then customize it as you want and then recompile GTK ... (it's a bit hacker , but works fine on Linux ... but I've never tryied something like that on Win32) -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embe

Re: GLib way of copying files, especially making backups

2005-03-04 Thread Antonio Gomes
r a way to do that > > Jann - Ove Risvik > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes Embedded Linux Developer Embed

Re: rubberbanding with GTK1* and GTK2* again

2005-02-27 Thread Antonio Gomes
> gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes Embedded Linux Developer Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnlogia Manaus/Br __

Re: Setting ComboBox Uneditable

2005-02-23 Thread Antonio Gomes
have a GtkEntry as part of the struct, but I can't seem to find it in > the header to set that uneditable. > > Thanks, > Andy Grebe > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnom

Re: Inside GtkComboBoxEntry?

2005-02-22 Thread Antonio Gomes
in it. > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes Embedded Linux Developer Embedded Linux Lab - 10LE INdT - Instituto Nokia

Re: keyboard shortcuts

2005-02-21 Thread Antonio Gomes
And when force is gone, there's always Mom. > Hi, Mom! > -- Laurie Anderson > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list >

Re: Simulated keypress window focus

2005-02-20 Thread Antonio Gomes
tk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes Embedded Linux Developer Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnlogia Manaus/Br ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Advice about gtk+2.4.x or gtk+2.6.x

2005-02-17 Thread Antonio Gomes
Sorry ... The widget's name is "gtkmenutoolbutton" ... and I have the gtkmenutoolbutton.cpp and gtkmenutoolbutton.h "in hands" ... On Thu, 17 Feb 2005 13:54:25 -0400, Antonio Gomes <[EMAIL PROTECTED]> wrote: > Hello all ... > > I think someone can adv

Advice about gtk+2.4.x or gtk+2.6.x

2005-02-17 Thread Antonio Gomes
r, and I wanna know if is possible to compile this file from gtk+2.6.x to make this widget available to my gtk+2.4.X app ?! Thanks for any help ... -- Antonio Gomes Embedded Linux Developer Manaus/Br ___ gtk-app-devel-list mailing list gtk-app-devel-l

Common hardware keys (embedded devices) ... and GTK

2005-02-15 Thread Antonio Gomes
tuation that changes the focus using the keyboard (hardware key) interactions, the firefox (desktop) users can change the focus between its 'main entry' and its 'render engine' just pressing F6 ... try it ... Thanks in advance -- Antonio Gomes __

Re: Compile Line for GnomeVFS Programs.

2005-02-09 Thread Antonio Gomes
gnome libgnomevfs` gnome-vfs.c -o test > > > > Try > > > > pkg-config --cflags --libs gnome gnome-vfs-2.0 > > > > If this doesn't work, then you don't have the right files installed. > > > > Allin Cottrell > > > > > > _

Re: How to get started with c# and gtk programming

2005-02-06 Thread Antonio Gomes
p :-) > Aaron > > --- > Meder, Aaron - www.telltec.ch > > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > -- Antonio Gomes Embedded Lin

Re: Gtk Extra widgets

2005-02-01 Thread Antonio Gomes
Sorry IAGO ... I know that it's off topic, but could you tell me what are the "extra widget libraries" ?! Is it a project the make available non-standarts widgets or anything else ?! Thanks in advance ! -- Antonio Gomes Embedded Linux Developer Embedded Linux Lab - 10LE INdT -

Re: How to add accel key without button?

2005-02-01 Thread Antonio Gomes
t callback !? Thanks in advance ... PS: Sorry for my not pretty english ;) -- Antonio Gomes Embedded Linux Developer Embedded Linux Lab - 10LE INdT - Instituto Nokia de Tecnlogia Manaus/Br On Tue, 01 Feb 2005 11:48:23 +0800, Falls Huang <[EMAIL PROTECTED]> wrote: > Hello! > >

gnome_vfs and gtk ?!

2005-01-31 Thread Antonio Gomes
this function and use of threads in GTK !? Best Regards [] x -- Antonio Gomes - [EMAIL PROTECTED] Embedded Linux Developer 10LE - Embedded Linux Lab INdT - Instituto Nokia de Tecnlogia Manaus-Br ___ gtk-app-devel-list mailing list gtk-app-devel-l