Posts: 245
Threads: 48
Joined: Jun 2015
Reputation:
4
07-04-2022, 08:26 AM
(This post was last modified: 07-04-2022, 08:29 AM by bbjimmy.
Edit Reason: capitalization
)
As in drag a wiget on to a view in the editor and save code that duplicates this? There is no "visual" editor that I am aware of. It might be a good project to work on.
Posts: 3
Threads: 1
Joined: Jul 2022
Reputation:
0
Just like Visual Basic with a basic widgets code generator.
These are my beginnings in Yab and I have a first problem. Is it possible to refresh the window after changing the position of the widget? A similar feature to draw flush?
Posts: 245
Threads: 48
Joined: Jun 2015
Reputation:
4
The window is not what needs to be refreshed. The main view can be removed and re-added with the new configuration. this effectively flushes the window and re-draws everything. there are restrictions to this.
VIEW REMOVE View$
Description:
Remove View$. The window view cannot be removed. Should be much more stable now.
Warning: Currently clears all internal information about menues and drop boxes. It is only safe to use it, when you don't have any menues or drop boxes on views that will not be removed.
Warning:
Never remove menus with shortcuts, otherwise yab will crash when the shortcut key is pressed!
Posts: 5
Threads: 1
Joined: Jun 2024
Reputation:
2
It's great to hear about your progress. I would love to try out your visual editor for Yab.