On 08/06/2012, at 1:27 PM, Kay C Lan wrote:
> if you amend the behaviour to how you suggest, then wont you make it
> impossible to actually amend the text that represents the hyperlink?
The proposed change would mean that the programmer would be able to correctly
detect that the selection has ch
On Wed, Jun 6, 2012 at 10:51 AM, Monte Goulding wrote:
>
> I think we found a bug. If you hold down shift and use the arrow keys the
> selectionChanged message is sent. If your just moving the cursor it isn't
> sent but it should be. Do you want to report it or me?
>
> I'm not sure that I fully u
Hi Igor
I have updated the following report:
http://quality.runrev.com/show_bug.cgi?id=7217
Cheers
Monte
On 06/06/2012, at 12:53 PM, Igor de Oliveira Couto wrote:
> On 06/06/2012, at 12:51 PM, Monte Goulding wrote:
>
>> I think we found a bug. If you hold down shift and use the arrow keys the
On 06/06/2012, at 12:51 PM, Monte Goulding wrote:
> I think we found a bug. If you hold down shift and use the arrow keys the
> selectionChanged message is sent. If your just moving the cursor it isn't
> sent but it should be. Do you want to report it or me?
I'm pretty new at this - I don't eve
>> on selectionChanged
>> put the linkText of the selectedChunk
>> end selectionChanged
>
> That seems to work fine if I click on the link - ie., I can get the
> 'linktext' on mouse click - but for some reason I don't get it if I move the
> insertion point by using the arrow keys. I know I coul
Thank you for the suggestion, Monte:
On 06/06/2012, at 11:41 AM, Monte Goulding wrote:
> There's always a way:
>
> on selectionChanged
> put the linkText of the selectedChunk
> end selectionChanged
That seems to work fine if I click on the link - ie., I can get the 'linktext'
on mouse click
There's always a way:
on selectionChanged
put the linkText of the selectedChunk
end selectionChanged
Cheers
Monte
On 06/06/2012, at 11:30 AM, Igor de Oliveira Couto wrote:
> Hi all,
>
> I am playing with developing a personal wiki - a la 'VoodooPad'
> (http://flyingmeat.com/voodoopad/) -
Hi all,
I am playing with developing a personal wiki - a la 'VoodooPad'
(http://flyingmeat.com/voodoopad/) - in LiveCode. One of the features I always
disliked about most wikis is the fact that the user has to enter their content
in an 'edit mode', usually using some sort of markup language, ra