hhtg1968 Senior Member
 Joined: 25/05/2023 Location: GermanyPosts: 204 |
| Posted: 06:11am 11 May 2026 |
|
|
|
@LeoNicolas:
my first check of the changed code (without running):
gui commands are not used (only gui cursor...). perhaps this is the solution... i will "create" the graphical menus "by hand". so i did it on other systems (i have a self constructed and built z80-system (8bit 64k ram!) with my own operatings system).
the mmbasic gui system leads to run some code in the backround with refreshing the menu texts or objects and so on. so i thounght earlier that this could lead to errors, because i do not exactly know what the gui commands do...
many thanks... |