Poster | Thread |
jonssonj
 |  |
reaction clicktab example for OS 3.x? *** SOLVED *** Posted on 6-Jul-2023 21:00:23
| | [ #1 ] |
|
|
 |
Regular Member  |
Joined: 1-Mar-2004 Posts: 299
From: Sweden, Bjärred | | |
|
| Hello!
I'm trying to use the clicktab GUI element in a c program and I'm using the reaction GUI Toolkit.
but I can't get it to work. Is there any complete working example code on how to implement the clicktab with three tabs?
BR JJ
Last edited by jonssonj on 10-Jul-2023 at 09:58 AM.
_________________ A1 X1000 is here !!! |
|
Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: reaction clicktab example for OS 3.x? Posted on 6-Jul-2023 22:09:02
| | [ #2 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 12960
From: Norway | | |
|
| |
Status: Offline |
|
|
jonssonj
 |  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 20:24:53
| | [ #3 ] |
|
|
 |
Regular Member  |
Joined: 1-Mar-2004 Posts: 299
From: Sweden, Bjärred | | |
|
| @NutsAboutAmiga
Hello!
Thanks for pointing me in a direction. I could not find the Basilisk sourcecode for OS4 on os4depot. I will see if I can find the OS4SDK. I guess that it is downloadable from Hyperion's website.
If anyone else have an example of the clicktab for OS 3.x or specifiic for OS 3.2 or if you know some sourcecode that have it, I would be a very happy camper,
BR JJ _________________ A1 X1000 is here !!! |
|
Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 20:32:37
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 12960
From: Norway | | |
|
| |
Status: Offline |
|
|
jonssonj
 |  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 20:44:59
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 1-Mar-2004 Posts: 299
From: Sweden, Bjärred | | |
|
| @NutsAboutAmiga
Thankyou, I did not think of, looking for Amiga Source code on Github, :)
BR JJ _________________ A1 X1000 is here !!! |
|
Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 20:51:03
| | [ #6 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 12960
From: Norway | | |
|
| |
Status: Offline |
|
|
rzookol
|  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 21:37:47
| | [ #7 ] |
|
|
 |
Regular Member  |
Joined: 4-Oct-2005 Posts: 318
From: Poland, Lublin | | |
|
| @NutsAboutAmiga
We have working git on Morphos for more than 4 years so it is doable for sure also for AmigaOS4.x |
|
Status: Offline |
|
|
eliyahu
|  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 21:50:02
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 3-Mar-2010 Posts: 1970
From: Waterbury, Connecticut (USA) | | |
|
| @rzookol
If he was referring to a git client, we've been using sgit for many years on AOS4:
https://github.com/sba1/simplegit
-- eliyahu _________________ "Physical reality is consistent with universal laws. When the laws do not operate, there is no reality. All of this is unreal." |
|
Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: reaction clicktab example for OS 3.x? Posted on 7-Jul-2023 21:59:42
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 12960
From: Norway | | |
|
| @rzookol
it might be easier now with clib2, I have not tried to port it.
anyhow I like GitKraken simple easy to use GUI, don’t need to remember any arguments.
I think is actually open source, but I expect it be windows dependent, so some work needed to make new GUI for it, I have not looked at the code. its not a 100% free to use tool. (If you use it professionally you should pay a license fee.) Last edited by NutsAboutAmiga on 08-Jul-2023 at 06:33 PM. Last edited by NutsAboutAmiga on 07-Jul-2023 at 10:03 PM.
_________________ http://lifeofliveforit.blogspot.no/ Facebook::LiveForIt Software for AmigaOS |
|
Status: Offline |
|
|
jonssonj
 |  |
Re: reaction clicktab example for OS 3.x? Posted on 10-Jul-2023 9:58:16
| | [ #10 ] |
|
|
 |
Regular Member  |
Joined: 1-Mar-2004 Posts: 299
From: Sweden, Bjärred | | |
|
| I found examples of the clicktab and the page objects in the NDK3.2R4, I did'nt think of looking in the NDK itself, silly me, :)
I now have a working clicktab with page objects that I can use as a base for my own program.
BR JJ
_________________ A1 X1000 is here !!! |
|
Status: Offline |
|
|