Yes I was very surprised when first working with widgets how limited their list 
of commands and properties are. The only widget I use is the segmented control, 
and only then because the tab panel looks godaweful ugly in Windows, and I can 
maintain visual constancy using the segmented control. Well, also because I’m 
too lazy to implement any of the others just yet.

Don’t get me wrong, there are some great widgets. But trying to replicate the 
functionality of datagrids, yeah not so much.

Bob S


On May 21, 2024, at 8:27 AM, Klaus major-k via use-livecode 
<use-livecode@lists.runrev.com> wrote:

It appears to me that the new widgets have been created by someone who has no
or very little knowledge of LC.

We have:
...
delete line 2 of fld 1
...
dispatch "DeleteLine" to group "DataGrid" with 2
...

So why not create a more or less similar syntax for new widgets, so we don't 
have
to use the dictionary for similar tasks. I don't get it...


Best

Klaus

--
Klaus Major
https://www.major-k.de<https://www.major-k.de/>
https://www.major-k.de/bass
kl...@major-k.de<mailto:kl...@major-k.de>

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to