serk118uk's Native application and ports..

serk118uk · 20853

AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #15 on: March 11, 2021, 02:54:10 AM
@serk118uk

On FrameBuild is it possible to change the fonts or background? the texts in black are not seen well on the blue background.

Also can I create my own Skin (Img) for my AfA One, thanks!


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #16 on: March 11, 2021, 11:56:23 AM
Thank you for your ports serk :thumbsup"

I also ported amigaIDE but i am stuck at moduler part since we dont have sasC and i am not soo great with gcc in moduler side to amigaIDE.
Not that i saying it is easy but have you looked at the 'modules' ? There is a file called compiler which offers support for multiple compilers, including vbcc and gnu.

The accompanied help writes that there are two solutions to the problem and that the one chosen is to create macro's to mimic sasc behaviour for other compilers.

Other than that, it looks like a normal shared library (with some additional initialisation and other specifics) which can also be made with gcc. ALB42 has an example (with makefile) in his github account. We needed to test how this works because of development with Free Pascal.

I will check out ALB42"s, thanks

Lets Build Not Destroy...


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #17 on: March 11, 2021, 12:01:52 PM
@serk118uk

On FrameBuild is it possible to change the fonts or background? the texts in black are not seen well on the blue background.

Also can I create my own Skin (Img) for my AfA One, thanks!

I have the 0.4 version and i will upload to archives.

Also now you can double click in list view window and display images too , you can create icons for it, problem also fixed.

I just have to change background colour and upload to archives..

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #18 on: March 11, 2021, 12:08:30 PM
Thanks, i had created this Skin I think also works on v4


magorium

  • Legendary Member
  • *****
    • Posts: 632
    • Karma: +62/-0
  • Convicted non contributor
Reply #19 on: March 11, 2021, 12:15:21 PM
Thank you for your ports serk :thumbsup"

I also ported amigaIDE but i am stuck at moduler part since we dont have sasC and i am not soo great with gcc in moduler side to amigaIDE.
Not that i saying it is easy but have you looked at the 'modules' ? There is a file called compiler which offers support for multiple compilers, including vbcc and gnu.

The accompanied help writes that there are two solutions to the problem and that the one chosen is to create macro's to mimic sasc behaviour for other compilers.

Other than that, it looks like a normal shared library (with some additional initialisation and other specifics) which can also be made with gcc. ALB42 has an example (with makefile) in his github account. We needed to test how this works because of development with Free Pascal.

I will check out ALB42"s, thanks

Hi serk,


Sorry as i forgot to link to the specific repo, which can be found at https://github.com/alb42/AROS-libraries


In particular you could perhaps take a look at https://github.com/alb42/AROS-libraries/tree/master/MyTestLib which has a detailed readme.


Hopefully that is enough information to enable you to continue your porting effort.


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #20 on: March 11, 2021, 03:37:36 PM
Thanks, i had created this Skin I think also works on v4

nice..

try new version please..

Lets Build Not Destroy...


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #21 on: March 11, 2021, 04:08:08 PM
Thank you for your ports serk :thumbsup"

I also ported amigaIDE but i am stuck at moduler part since we dont have sasC and i am not soo great with gcc in moduler side to amigaIDE.
Not that i saying it is easy but have you looked at the 'modules' ? There is a file called compiler which offers support for multiple compilers, including vbcc and gnu.

The accompanied help writes that there are two solutions to the problem and that the one chosen is to create macro's to mimic sasc behaviour for other compilers.

Other than that, it looks like a normal shared library (with some additional initialisation and other specifics) which can also be made with gcc. ALB42 has an example (with makefile) in his github account. We needed to test how this works because of development with Free Pascal.

I will check out ALB42"s, thanks

Hi serk,


Sorry as i forgot to link to the specific repo, which can be found at https://github.com/alb42/AROS-libraries


In particular you could perhaps take a look at https://github.com/alb42/AROS-libraries/tree/master/MyTestLib which has a detailed readme.


Hopefully that is enough information to enable you to continue your porting effort.

Thank you ,

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #22 on: March 11, 2021, 05:42:05 PM
Thanks, i had created this Skin I think also works on v4

nice..

try new version please..

v4 works well, only problem is the request, if you move it behind other requests come out, see screenshot

Question, what is the emptyframe image for ? 
« Last Edit: March 11, 2021, 05:59:20 PM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #23 on: March 12, 2021, 06:15:55 AM
yes work well serk, I don't understand the boxes where it is written empty frame to what they are used and then when I press play from the specific button you don't open the slide



serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #24 on: March 12, 2021, 09:49:56 AM
hi,

Yes just seen the screenshot , i will fix that soon.

Those boxes meant to be the animation frames but i had no time to work on that, ignore those boxes  and i will work on that when i am done with my other projects,

Lets Build Not Destroy...


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #25 on: March 12, 2021, 11:40:10 AM
ok serk :)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #26 on: March 12, 2021, 04:21:38 PM
hi,

Yes just seen the screenshot , i will fix that soon.

Those boxes meant to be the animation frames but i had no time to work on that, ignore those boxes  and i will work on that when i am done with my other projects,

Same problem Request also with "MP3Player", here there is also another problem, from Tab "load only one mp3" if you try to load the whole folder of mp3 the system crashes.


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #27 on: March 13, 2021, 09:18:01 AM
FrameBuild fix attached , please test and report if  more bug found..

I will fix mp3Player too soon..

Lets Build Not Destroy...


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #28 on: March 13, 2021, 12:15:32 PM
Serk does not start the program maybe because the "IMG" directory is missing :-\



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #29 on: March 13, 2021, 12:31:09 PM
FrameBuild fix attached , please test and report if  more bug found..

I will fix mp3Player too soon..


Perfect no more problems with the GUI , thanks for the fix,  will check if there are other problems :)

About the EmpyFrame image, what is it for, is it just a message or does it have some function?