HTML5 severely undocumented

2018-12-24 Thread Bernard Devlin via use-livecode
As I'm trying to work out why it is that the datagrid does not work in HTML5, I've realised that there are many really basic features of Livecode that do not work in HTML5. For instance, in a field the backspace key does not work. Moreover, it appears that the rawKeyDown message is not

9.0.2 Stable Gradient Tool Frequently Fails

2018-12-24 Thread Sannyasin Brahmanathaswami via use-livecode
In 9.0.2 the gradients tools fail to open. I create graphic set gradient, double click on the dialog doesn't appear Is there a work around for this? Can you open to model Dialog for working to gradients "by hand" from the msg box? Frankly working with gradients is a "pain" because I often need

[ANN] This Week in LiveCode 160

2018-12-24 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #160 here: https://goo.gl/v9ypXL This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Datagrids in HTML5

2018-12-24 Thread Bernard Devlin via use-livecode
Hi folks Am I mistaken in thinking datagrids are now supposed to work in HTML5? My datagrid and its contents display, but clicking on column headers has no effect. I ensured that the datagrid library was being included in the standalone settings. The datagrid template substack of the mainstack