Hi to all,
I am here because I need your help. I am studying AmigaOS4.1 SDK and I have read a lot about it on the AmigaOS Wikipage (Dev Section) and I read one good tutorial here about the best practice on what to do and what to do not..
Now I am able to manually open libraries, get the base library pointer, get interface and use functions inside a library. I am also able to create a window object and put inside of it a button object. So far so good (thanks to wikipage and the tutorial of OS4Coding.net).
What I am not able to do or to better say I wasn't able to find is updated documentation about the gui building and about the gui layout.. What I have to read? I red the layout.doc file inside the SDK/Documentation but it talks about the method.. What I am looking for is something that explain how to place object inside a window... In this way I can understand how to build my own gui..
On OS4Depot I found a gui tutorial but it uses macros and, I guess, old code style that is not good (my guess)
Thanks a lot for your help!
P.S.: my final goal is also to write simple tutorials to explain how to start from scratch with amiga os development for newbie like me...
Thu, 2016-08-11 03:42
#1
Amiga OS4.1FE, SDK and Amiga OS GUI