Search found 4 matches

by merkelerk
Mon Jan 13, 2025 1:55 pm
Forum: Builder
Topic: Reminder message
Replies: 2
Views: 300176

Re: Reminder message

Great, thanks. It would definitely help to eliminate user mistakes in my project.
by merkelerk
Mon Jan 13, 2025 1:54 pm
Forum: MegunoLink
Topic: 'SerialCommandHandler' does not name a type
Replies: 3
Views: 151004

Re: 'SerialCommandHandler' does not name a type

I never did get this sorted out and ended up installing actual hardware push buttons to handle the tasks.
I would still love to get the radio buttons on the interface panel to work.
by merkelerk
Thu Sep 19, 2024 7:03 pm
Forum: MegunoLink
Topic: 'SerialCommandHandler' does not name a type
Replies: 3
Views: 151004

'SerialCommandHandler' does not name a type

I used the library sample "Turn LED Off and ON without issue. I had no problem modifying it to perform a couple of more specific tasks but when I tried integrating this into my actual project I run into a compile error. Compilation error: 'SerialCommandHandler' does not name a type The only cha...
by merkelerk
Tue Sep 17, 2024 6:14 pm
Forum: Builder
Topic: Reminder message
Replies: 2
Views: 300176

Reminder message

Is there a way to have my MegunoLink / Builder program display a message when the user tries to close the program? I need to have a "Have you saved your data" type message display when the user exits the program. More importantly, it must prevent the program from closing until the user cli...