Page 4 of 4

Re: FIVEWIN power - a room planer video

PostPosted: Mon Oct 30, 2023 8:55 pm
by Otto
Hello friends,
Today, I added another option to my planner.
You can now display it on a daily and hourly basis.

If you want a specific view, it can sometimes take a while to find a good solution.

Here's a summary:
Broadly speaking, in this case, the CSS and HTML are generated on the backend (server) and then the HTML code is processed first, followed by the processing of the CSS. This is the usual workflow in web development.
I am so glad that I created the planner using only HTML and JavaScript. I can now easily set and generate different views. One is not dependent on anyone.
Best regards,
Otto


Image

Re: FIVEWIN power - a room planer video

PostPosted: Mon Nov 06, 2023 9:03 am
by Otto
Image

Re: FIVEWIN power - a room planer video

PostPosted: Sun Nov 19, 2023 12:18 am
by Otto
I can now recognize the overlapping, both when I insert a bar with the mouse and when I make changes via the modal dialog.

This means that the first check is now already done in the JavaScript part. When I then save the dataset, it is checked again in the Harbour-Script.

Image

Re: FIVEWIN power - a room planer video

PostPosted: Tue Nov 21, 2023 5:15 pm
by Otto
I am starting to write the user manual for the new table planner.

Image

Re: FIVEWIN power - a room planer video

PostPosted: Wed Nov 22, 2023 8:07 am
by Marc Venken
Otto wrote:I am starting to write the user manual for the new table planner.


How do you intend to proceed with the help files ? Extern or intern ?

Re: FIVEWIN power - a room planer video

PostPosted: Wed Nov 22, 2023 9:44 am
by Otto
Hello Marc,
I use HTML files. I have created a text editor with mod harbour.
With it, I can edit my documents from anywhere.

I posted something here about the HarbourWriter a year ago.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42155&p=253844&hilit=writer&sid=ce841c494fd918896db70a76d95ddecf&sid=824e9c03a55efc17e75a24f8062965c9#p253844


Best regards,
Otto

Image