04-19-2024, 04:30 PM
(translated by Google translator)
Hi all.
For more than a week I wrote the code for the prototype of the "Nature" program. Here is the program number: PJBJ480.000
I only had 40...80 minutes a day. But this has become real entertainment from the moment Aliases appeared in SB-Prime.
During the creation of this prototype, I was getting used to the updated SB-Prime and the LD library.
Surprisingly, using SB-Prime, I like to create code even for things that no one will need. For many years of my life I could not do this. This brought back the joy of creativity to me, because programming gives you the opportunity to create different things without spending money on materials.
In the current version of my prototype, I'm modeling a way to inform the user about the state of the Server's Connection with two Clients.
The Connection and Disconnection events of clients are simulated using two CheckBox controls.
Switching the Server on and off is done using its switch.
I will be grateful for any tips and comments on the algorithm, design and code format.
And now I want to learn how to create "tooltips".
Thanks for attention.
Hi all.
For more than a week I wrote the code for the prototype of the "Nature" program. Here is the program number: PJBJ480.000
I only had 40...80 minutes a day. But this has become real entertainment from the moment Aliases appeared in SB-Prime.
During the creation of this prototype, I was getting used to the updated SB-Prime and the LD library.
Surprisingly, using SB-Prime, I like to create code even for things that no one will need. For many years of my life I could not do this. This brought back the joy of creativity to me, because programming gives you the opportunity to create different things without spending money on materials.
In the current version of my prototype, I'm modeling a way to inform the user about the state of the Server's Connection with two Clients.
The Connection and Disconnection events of clients are simulated using two CheckBox controls.
Switching the Server on and off is done using its switch.
I will be grateful for any tips and comments on the algorithm, design and code format.
And now I want to learn how to create "tooltips".
Thanks for attention.