On 2/9/19 7:48 PM, Richard Gaskin via use-livecode wrote:
Mark Wieder wrote:
> In my role today as troublemaker:
>
> Open the GoLiveNet plugin
> Select the Community icon
> Click on the list of available "This Week in LiveCode" updates
> Try using the mouse wheel to scroll the list
>
> T
Mark Wieder wrote:
> In my role today as troublemaker:
>
> Open the GoLiveNet plugin
> Select the Community icon
> Click on the list of available "This Week in LiveCode" updates
> Try using the mouse wheel to scroll the list
>
> The up/down arrow keys work correctly.
?
On Ubuntu it doesn't seem
In my role today as troublemaker:
Open the GoLiveNet plugin
Select the Community icon
Click on the list of available "This Week in LiveCode" updates
Try using the mouse wheel to scroll the list
The up/down arrow keys work correctly.
--
Mark Wieder
ahsoftw...@gmail.com
___
@Bob S
Thanks for the link. Visited it and realised again that DG is very complex. ;)
@Zryip
Thank you very much.
Works great.
Regards,
Matthias
Matthias Rebbe
> Am 09.02.2019 um 16:49 schrieb zryip theSlug via use-livecode
> mailto:use-livecode@lists.runrev.com>>:
>
> Matthias,
>
>
Matthias,
A possible solution is to add an EditFieldText handler inside the datagrid
group script.
*command* EditFieldText pTheFieldEditor, pTheIndex, pTheCol
*end* EditFieldText
This message is invoked by the datagrid table prior to create the field
editor allowing to edit the cell.
Three param