Axel Simon writes:
> On 03.05.2010, at 12:49, Andy Stewart wrote:
>
>> Hi Hamish,
>>
>> Hamish Mackenzie writes:
>>
>>> Thanks for the quick response. I think this needs a s/
>>> TextBufferClass/TextViewClass/
>> I have seen you patch, but wait, perhaps this is wrong.
>>
>> First when Jürgen re
On 03.05.2010, at 12:49, Andy Stewart wrote:
> Hi Hamish,
>
> Hamish Mackenzie writes:
>
>> Thanks for the quick response. I think this needs a s/
>> TextBufferClass/TextViewClass/
> I have seen you patch, but wait, perhaps this is wrong.
>
> First when Jürgen report this problem, i was consid
Hi Hamish,
Hamish Mackenzie writes:
> Thanks for the quick response. I think this needs a
> s/TextBufferClass/TextViewClass/
I have seen you patch, but wait, perhaps this is wrong.
First when Jürgen report this problem, i was consider Axel is remove
those signals un-designed, but i found Axel
I think we use a few of these populatePopup is used to add various things to
the context menu for instance. I think moveCursor is used for hiding the
autocomplete window if it is shown.
On 3 May 2010, at 18:44, Axel Simon wrote:
> Hi Jürgen,
>
> yes, I've removed these signals since they are,
Thanks for the quick response. I think this needs a
s/TextBufferClass/TextViewClass/
On 2 May 2010, at 23:04, Andy Stewart wrote:
> Hi Jürgen,
>
> Fix please pull again,
> Please change everything `onFoo`/`afterFoo` to `on foo`/`after foo`.
>
> Sorry for inconvenience.
>
> -- Andy
> Jürgen N
Hi Jürgen,
yes, I've removed these signals since they are, as far as I can see,
internal and are not useful in user applications. So apparently I was
wrong. Can you give an example on how these signals are useful
(doesn't have to include code)?
BTW, Andy pushed a patch in which the signals
Hi Jürgen,
Fix please pull again,
Please change everything `onFoo`/`afterFoo` to `on foo`/`after foo`.
Sorry for inconvenience.
-- Andy
Jürgen Nicklisch-Franken writes:
> Dear gtk2hs developers.
> I'm missing almost all signals in TextView:
> old version:
>
> -- * Signals
> backspace,
>