[Glade-users] Naming GtkWidget
- From: paskari007 at yahoo.ca (PEYMAN ASKARI)
- Subject: [Glade-users] Naming GtkWidget
- Date: Tue, 14 Oct 2008 09:34:06 -0400 (EDT)
Hello Khoa
I cut/paste all the time and it should work fine. All the names and signals should get copied over. If you
COPY/paste, then it will generally change the name. This is to avoid a name conflict since you would have two
widgets with the same name. To prevent this, it usually appends a '_1' at the end of the name
So if you have a button called 'super_amazing_button' and you copy/pasted it 4 times, you would have the
following button names
'super_amazing_button'
'super_amazing_button_1'
'super_amazing_button_2'
'super_amazing_button_3'
'super_amazing_button_4'
KHOA NGUYEN <qa_tridang at hotmail.com> wrote: .hmmessage P { margin:0px; padding:0px } body.hmmessage {
FONT-SIZE: 10pt; FONT-FAMILY:Tahoma } .ExternalClass .EC_hmmessage P {padding:0px;} .ExternalClass
body.EC_hmmessage {font-size:10pt;font-family:Tahoma;} Hello,
My application using glade-3 works well. But from glade-3 interface, when I move widgets in a window by
Cut/Paste, the names of these widgets changed frequently by glade. Or I 'd like that the names of these
widgets remain the same before and after Cut/Paste. Could I do it ?
Thank you and bests regards
Vydaman
---------------------------------
Explore the seven wonders of the world Learn more!
---------------------------------
Connect to the next generation of MSN Messenger Get it now! _______________________________________________
Glade-users maillist - Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20081014/1db5d160/attachment.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]