Search found 7 matches

by seventhwonder
Wed May 05, 2021 5:38 pm
Forum: Showcase
Topic: OnScreenKeyboard for Touch Screens
Replies: 2
Views: 2700

OnScreenKeyboard for Touch Screens

Dear All I am beta-testing Alfredo Amendolagine's touch device for AmigaOS4 which enables to use Touch Screens on AmigaOS4 with a standart API. E.g. I am testing a Waveshare 15" multi-touch screen on AmigaOS4 http://www.os4depot.net/?function=showfile&file=driver/input/touchdevice.lha As fa...
by seventhwonder
Tue Apr 27, 2021 4:08 pm
Forum: MUI Royale
Topic: Virtual Keyboard for TextEditor
Replies: 1
Views: 4695

Virtual Keyboard for TextEditor

Hi I am trying to code virtual keyboard for a texteditor gadget in MUI.Royale How can I append the virtual key values to texteditor This code only changes the content, is it possible to append ? unction p_EventFunc(msg) Switch msg.action Case "MUIRoyale": Switch msg.attribute Case "Cl...
by seventhwonder
Sun Jan 24, 2021 8:03 pm
Forum: Newbie questions
Topic: How to send variables and display in Rapa-GUI Treeview
Replies: 7
Views: 3985

Re: How to send variables and display in Rapa-GUI Treeview

@airsoftsoftwair Thanks.. Now I am trying to update these Nodes 25 times a second (but it is only displaying first read value) I am using SetInterval to do this.. I already got this working on MUI Royale with string.gadget The app I wrote is (AmigaNG diagnostic tool - shows sensor values from MCU) h...
by seventhwonder
Fri Dec 25, 2020 4:28 pm
Forum: Newbie questions
Topic: How to send variables and display in Rapa-GUI Treeview
Replies: 7
Views: 3985

How to send variables and display in Rapa-GUI Treeview

Dear all

How can I send variables to Rapa-GUI treeview ?

I am reading 16 different variables (integer numbers) from serial.device and I want to display them in Rapa-GUI treeview

How can I do it ? Should it add it in .xml ?

Thanks for your help in advance.
by seventhwonder
Wed Dec 23, 2020 9:09 am
Forum: Newbie questions
Topic: AmigaOS4 Serial Device Examples
Replies: 5
Views: 3431

AmigaOS4 Serial Device Examples

Dear all

Is it possible to share code snippets for serial device support on AmigaOS4.

Especially writing to serial device and reading the output from serial.device ?

Thank youç
by seventhwonder
Sat Jul 21, 2018 11:10 pm
Forum: Newbie questions
Topic: Recommendation for ScoreBoard app ?
Replies: 3
Views: 3262

Re: Recommendation for ScoreBoard app ?

Thanks for your reply. What I am planning to da a software version of this electronic scoreboard. (which is common in pubs) http://www.timingireland.com/Electronic-LED-Snooker-Pool-Scoreboard-Sets-Innings The software will run on on Android Tablet or PC which is connected to a LED TV. The users (bil...
by seventhwonder
Sat Jul 21, 2018 8:59 pm
Forum: Newbie questions
Topic: Recommendation for ScoreBoard app ?
Replies: 3
Views: 3262

Recommendation for ScoreBoard app ?

Dear

It's my first post here.

I will be working on digital scoreboard software (for snooker, pool, billiard). Target arch is Android, Windows and AmigaOS4.

What should I use for preparing a GUI e.t.c ?

Hollywood Designer , RapaGUI ?

Looking forward to your recommendations and comments ?

Thanks.