Page 1 of 1

Example templates?

Posted: Fri Aug 30, 2024 1:04 am
by MarisaG1967
I'm looking for some example templates for a RapaGUI app with things like menus, "about" boxes, etc. I can use as a basis for my own app.

Thanks!

Re: Example templates?

Posted: Fri Aug 30, 2024 7:30 am
by plouf
RapaGUI comes with a folder called examples
Has examples(,with xml for these examples) there

Re: Example templates?

Posted: Fri Aug 30, 2024 7:36 am
by MarisaG1967
Thanks for replying. Yes but I didn't see any that were complete templates. They seem to be mainly demonstrating individual features. Am I missing something?

Re: Example templates?

Posted: Fri Aug 30, 2024 8:03 am
by plouf
are you looking for the FOLDER that comes when you download rapagui plugin ?
or just in manual?

all are full working examples/programs, some are full working app themselfs like
HTMLview = full working browser
VideoPlayer = full workign player
TExtEditor = full text editor

and almost all of them

Re: Example templates?

Posted: Wed Sep 04, 2024 9:45 pm
by MarisaG1967
The TextEditor one was exactly what I was looking for.

Thanks!