Click Here
home features news forums classifieds faqs links search
6086 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
22 crawler(s) on-line.
 95 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!
 DiscreetFX:  17 mins ago
 MEGA_RJ_MICAL:  20 mins ago
 erik:  54 mins ago
 pixie:  59 mins ago
 deadwood:  1 hr 44 mins ago
 rickrode:  3 hrs 13 mins ago
 Slicemaster:  3 hrs 28 mins ago
 matthey:  5 hrs 29 mins ago
 Hammer:  5 hrs 36 mins ago
 agami:  5 hrs 48 mins ago

/  Forum Index
   /  Amiga Development
      /  reaction clicktab example for OS 3.x? *** SOLVED ***
Register To Post

PosterThread
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
Profile     Report this post  
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

@jonssonj

if it's 3.2 i guess

you look at AmigaOS4 code in Basilisk 2 source code,
lots of examples in AmigaOS4.1 SDK, if you don't find any for OS3.2


_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
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
Profile     Report this post  
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

@jonssonj

https://github.com/khval/BasiliskII-1.0

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
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
Profile     Report this post  
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

@jonssonj

Yeh, there is no Git Amiga Hub, so we use what everyone else use.
naturally git is not most compatible with Amiga, but I have a PC 80cm away from the AmigaONE,
so it’s not an big issue, and only do commits at the end of the day.

Last edited by NutsAboutAmiga on 07-Jul-2023 at 08:51 PM.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
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
Profile     Report this post  
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
Profile     Report this post  
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
Profile     Report this post  
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
Profile     Report this post  

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle