Re: [Lazarus] fish application as web application

2022-06-03 Thread Michael Van Canneyt via lazarus
On Thu, 2 Jun 2022, duilio foschi via lazarus wrote: There seems to be an alternate version at: unfortunately no sort of dbgrid is used, which would make the application much more interesting. How is a web dbgrid created in Lazarus? Is any example available? Not for free. For my daytime

Re: [Lazarus] fish application as web application

2022-06-02 Thread duilio foschi via lazarus
> There seems to be an alternate version at: unfortunately no sort of dbgrid is used, which would make the application much more interesting. How is a web dbgrid created in Lazarus? Is any example available? Thank you Peppe On Thu, Jun 2, 2022 at 6:53 PM Michael Van Canneyt via lazarus < laz

Re: [Lazarus] fish application as web application

2022-06-02 Thread Michael Van Canneyt via lazarus
On Thu, 2 Jun 2022, duilio foschi via lazarus wrote: which is the state of art of Lazarus as a web programming tool? I'd like to know: is it possible to write the classic "fish application" http://www.shellplus.com/graphics/fish-explorer-demo.gif as a web application using Lazarus? Yes, t

[Lazarus] fish application as web application

2022-06-02 Thread duilio foschi via lazarus
which is the state of art of Lazarus as a web programming tool? I'd like to know: is it possible to write the classic "fish application" http://www.shellplus.com/graphics/fish-explorer-demo.gif as a web application using Lazarus? Has somebody done that? Thank you Peppe --