|
Re: ChiefDelphi Widget
Konfabulator is available for 10.3, while Dashboard is only for 10.4
As for the editor, it works pretty well, it's similar (very) to Dreamweaver or Frontpage. What's similar is that the GUI is stored in HTML format, and the JS end is held in a seperate file (along with CSS). The app loads the basic HTML that then references back to the JS file for actions. I guess there are three layers to a Widget: CSS, HTML, then JS.
|