On Mon, Feb 17, 2014 at 8:19 AM, Axel Simon wrote:
> HI,
>
> On Feb 17, 2014, at 2:12 PM, Donald Allen wrote:
>>>
>>> I think your documentation changes apply to both Gtk+ 2.x and Gtk+ 3.x.
>>
>> Not true. For example, on the page describing
>> Graphics.UI.Gtk.Windows.Dialog, it says
>>
>> "Dialo
HI,
On Feb 17, 2014, at 2:12 PM, Donald Allen wrote:
>>
>> I think your documentation changes apply to both Gtk+ 2.x and Gtk+ 3.x.
>
> Not true. For example, on the page describing
> Graphics.UI.Gtk.Windows.Dialog, it says
>
> "Dialog boxes are created with a call to dialogNew or
> dialogNewWi
On Mon, Feb 17, 2014 at 1:48 AM, Axel Simon wrote:
>
> Hi Don,
>
> On Feb 16, 2014, at 5:06 PM, Donald Allen wrote:
>
> > Question regarding my making changes to documentation:
> >
> > It appears that the web pages found on hackage.haskell.org are generated
> > from comments in the source code.
Hi Don,
On Feb 16, 2014, at 5:06 PM, Donald Allen wrote:
> Question regarding my making changes to documentation:
>
> It appears that the web pages found on hackage.haskell.org are generated from
> comments in the source code. The source code is full of #ifs on the gtk
> version, so it appea
Question regarding my making changes to documentation:
It appears that the web pages found on hackage.haskell.org are generated
from comments in the source code. The source code is full of #ifs on the
gtk version, so it appears that at least at present, you are trying to
support gtk2 and gtk3 wit
On Fri, Feb 14, 2014 at 1:52 AM, Axel Simon wrote:
> Hi Donald,
>
> On Feb 14, 2014, at 4:27 AM, Donald Allen wrote:
>
>> The
>>
>> http://hackage.haskell.org/package/gtk3-0.12.5.2/docs/Graphics-UI-Gtk-Windows-Dialog.html
>>
>> is really in tough shape. Among other things:
>>
>> 1. The references
Hi Donald,
On Feb 14, 2014, at 4:27 AM, Donald Allen wrote:
> The
>
> http://hackage.haskell.org/package/gtk3-0.12.5.2/docs/Graphics-UI-Gtk-Windows-Dialog.html
>
> is really in tough shape. Among other things:
>
> 1. The references to dialogNewWithButtons and dialogGetUpper are
> bogus; they
The
http://hackage.haskell.org/package/gtk3-0.12.5.2/docs/Graphics-UI-Gtk-Windows-Dialog.html
is really in tough shape. Among other things:
1. The references to dialogNewWithButtons and dialogGetUpper are
bogus; they don't exist.
2. The advice "A 'modal' dialog (that is, one which freezes the re
On Thu, Feb 13, 2014 at 1:40 PM, Donald Allen wrote:
> Graphics.UI.Gtk.Windows.Dialog
>
> The documentation says "the two primary areas of the window can be
> accessed using dialogGetUpper and dialogGetActionArea." There is no
> dialogGetUpper. Is it now dialogGetContentArea?
>
> The documentation