Re: Glade problems with CLG
Espen S Johnsen <[email protected]> 27 Sep 2006 11:03:12 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Rawb <[email protected]> writes: > So, I saw that glade was recently revived into the CLG project, and > overall it's working quite well. Good to hear, but it definitely needs more testing with real glade files. > I am having a few problems with it however: > > The main one is that if I attempt to connect a signal in glade, it will > stop loading the glade file (I would attach the backtrace, but it should > be pretty simple to reproduce) Sorry, the CVS code wasn't quite up to date (but now it is). > The second problem I am having is more cosmetic, just some missing > slots, but I figured I would let you know anyways: > WARNING: Ignoring unknown property for TABLE: row-spacing > WARNING: Ignoring unknown property for TABLE: column-spacing The slots row-spacing and column-spacing in the table class were erroneously defined manually and thus not detected as GTK properties. > WARNING: Ignoring property with unhandled type or invalid value: x-options > WARNING: Ignoring property with unhandled type or invalid value: x-options > WARNING: Ignoring property with unhandled type or invalid value: x-options > WARNING: Ignoring property with unhandled type or invalid value: x-options > WARNING: Ignoring property with unhandled type or invalid value: x-options > WARNING: Ignoring property with unhandled type or invalid value: x-options These I am not able to reproduce. Are you sure you have checked out the latest code from CVS? -- Espen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV