Re: [Haskell-cafe] Gtk2Hs, Glade, Multiple windows/dialog in one interface file.

On Jul 8, 2007, at 16:36 , D.V. wrote:
I finally got it to work with onResponse : I traced each possible response to see which one was fired when clicking the close button....
Great, another place where the documentation's wrong. :/ (onActivateLeaf vs. onActivateItem (and after- versions) also found to be wrong. Must submit a bug report at some point.) -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH

On Sun, 2007-07-08 at 16:40 -0400, Brandon S. Allbery KF8NH wrote:
On Jul 8, 2007, at 16:36 , D.V. wrote:
I finally got it to work with onResponse : I traced each possible response to see which one was fired when clicking the close button....
And what was the result?
Great, another place where the documentation's wrong. :/ (onActivateLeaf vs. onActivateItem (and after- versions) also found to be wrong. Must submit a bug report at some point.)
That would be most appreciated. Or even better would be to darcs send a patch with your suggested documentation improvements :-). Duncan
participants (2)
-
Brandon S. Allbery KF8NH
-
Duncan Coutts