Why LCB exists?
Posted: Fri Nov 25, 2016 2:30 pm
Shouldn't it be possible to use the main programming/scripting language itself to produce widgets for it?... VB6 did it, Delphi and c# does it. Its reinventing the wheel and doesnt look good for LiveCode Script (since it should be flexible/fast enough to handle it) plus compiler design is not something easy to do next to the main job of maintaining and improving LiveCode (Script/IDE/Libraries/Tools). Better imho to improve livecode script so it can handle this situation. Even while LCB is targetted at more experienced developers theres still no "actor/object first notation (dot dot dot)". That makes context sensitive help impossible since the IDE can't possible know what object you're dealing it before you fully completed the code line... Also the marketing speaks about creating tons of widgets before the end of 2016, but the tools are not there. I want context sensitive code suggestions while typing, autocomplete, debugging support, graphical designers, best practices...
Well... the point being.., shouldn't LiveCode Script itself be suitable for the task of creating widgets/gadgets/controls?
Well... the point being.., shouldn't LiveCode Script itself be suitable for the task of creating widgets/gadgets/controls?