Re: [glade--]Problems using glade--



AJITH. K wrote:


i created one interface for a dictionary software using Glade and want to
use C++ for coding.

it worked smoothly when i used C option ( in the project options sheet)
but when i selected C++, while compiling it with glade--
it gives the following error:

for gtk 1.2.9, gtkmm 1.2.3
can't modify MainMenuDictionary:mnuDictionary_menu
can't modify MainMenuDictionary:mnuDictionary
can't modify MainMenuDictionary:mnuEdit_menu
can't modify MainMenuDictionary:mnuEdit
can't modify MainMenuDictionary:mnuLookup_menu
can't modify MainMenuDictionary:mnuLookup
can't modify MainMenuDictionary:mnuHelp_menu
can't modify MainMenuDictionary:mnuHelp



These are only warnings! There should be generated code.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

since i was unable to generate C++ code, i can't proceed further.
please advise.


Please create the code in a directory containing only the glade file. Glade-- will not overwrite most existing files.

Yours
   Christof





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]