Search found 4 matches

by TheDarkZim
Fri Sep 06, 2019 9:17 pm
Forum: Coding Questions
Topic: Dynamic Layout
Replies: 0
Views: 3607

Dynamic Layout

Hey,

is there an easy way to create an dynamic layout for an SpiderBasic app? I want my windows to react like modern websites, when the browser is resized or the app is opened on another device like smartphone or tablet.
I think I would create only full screen windows, except for dialog boxes. But ...
by TheDarkZim
Fri Sep 06, 2019 6:13 pm
Forum: Coding Questions
Topic: Can't run my app on my webserver
Replies: 4
Views: 3168

Re: Can't run my app on my webserver

Hi,

thank you for your help. I was finally able to get the app to run :D

Additional to the settings I had to set the correct user and group for the files. Somehow the folders didn't get the correct one.
Secondly I had to set the "enable Debugger" to true.

Regards Zim
by TheDarkZim
Fri Sep 06, 2019 8:16 am
Forum: Coding Questions
Topic: Can't run my app on my webserver
Replies: 4
Views: 3168

Re: Can't run my app on my webserver

Thx, for your answer. I will try your settings tonight :)

Regards Zim
by TheDarkZim
Thu Sep 05, 2019 10:19 pm
Forum: Coding Questions
Topic: Can't run my app on my webserver
Replies: 4
Views: 3168

Can't run my app on my webserver

Hi,

I can't get my app to run on my local appache2 server. The apache2 seems to run fine, I can open different pages on it, that I didn't create with spiderbasic.

Locally I can open my app without problems. When I use the apache server my browser says the following:

<script type="text/javascript ...