[Glade-users] create_window silly issue
- From: lorenzotrojan at yahoo.it (Lorenzo Trojan)
- Subject: [Glade-users] create_window silly issue
- Date: Tue, 21 Aug 2007 12:55:47 +0100
I'm sorry... I'm a beginner user with both glade and GTK so my question
is probably silly...
well, the problem is that glade seems not to update the names of windows
properly: say I open a project, create a window, give it a name, save
and autogen-make the project, that will work fine; but if I instead
create the window, save&build, autogen&make and only then I rename the
window with a new name, then make will fail cause main() still try to
call create_OLDNAME(), where OLDNAME if the initial name of the window,
instead of create_NEWNAME().
I was just wondering whether each time I decide to rename a window I
should look in main() and replace the function names correctly or there
is an option that can be activated or whatever
btw, I installed glade through the main debian repository
cheers
Lorenzo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]