wxWidgets and MOS?
  • Caterpillar
    Caterpillar
    Posts: 26 from 2003/9/9
    I noticed somewhere that wxWidgets used to have (or still has?) an Amiga branch. Has anyone tried if this cross platform GUI toolkit works on Morphos?

    p.s. See http://www.wxwidgets.org/
  • »23.07.04 - 14:56
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Kaczus
    Posts: 199 from 2003/9/6
    From: Poland / Lodz
    I think it is posible to port wxWidget to MOS... It can work as MUI
    warper.. But 1) better gcc version (with full c++ support) 2)better
    MOS includes (#define suxx)3) someone who have a time for it...

    I use wxWidget at work... After Our programs must to work on windows
    and on linux, we choose wxWidget to use as new api.
    Kaczus/BlaBla & AUG-Lodz Happy Pegasos User
  • »23.07.04 - 20:49
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    poundsmack
    Posts: 1346 from 2003/6/8
    From: USA California
    i proposed this a hwile ago but magnetic got mad at me :-( i too think this would be a good port.
    "Poundsmack, official morphzone thread creator" -LorD
    "Wanna be lord of the avatars." -JKD
  • »23.07.04 - 22:32
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Wishmaster
    Posts: 342 from 2003/6/29
    Use MUI.
    Pegasos PPC
  • »24.07.04 - 00:49
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    poundsmack
    Posts: 1346 from 2003/6/8
    From: USA California
    wxwidgets links to the native widget set for the computer (i belive) so it would be using MUI technicaly (i could be way off but as far as i know i am correct)

    LINK

    [ Edited by poundsmack on 2004/7/23 18:02 ]
    "Poundsmack, official morphzone thread creator" -LorD
    "Wanna be lord of the avatars." -JKD
  • »24.07.04 - 01:18
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Wishmaster
    Posts: 342 from 2003/6/29
    That's not so bad then.
    Pegasos PPC
  • »24.07.04 - 03:10
    Profile
  • Caterpillar
    Caterpillar
    Posts: 26 from 2003/9/9
    Yep, wxwidgets is a sort of wrapper so you can write a program once and compile it for many different architectures. An app written in wxwidgets (used to be called wxwindows by the way) is very easy to port that way. I don't think there is that much overhead. So a MOS implementation would indeed use MUI. I looked around some more thoroughly, and found some sites gave conflicting info about a former Amiga version having been available (at first I read it was available for Amiga's - so I assumed this was true, until I wanted to see the docs of the port to see which version they ported). I did find a NetBSD version for Amiga's (and even one for PPC Amiga's) but none for AmigaOS yet. So it will likely have to be written from scratch. With a good compiler and good documentation that shouldn't be that much of a problem though, just a lot of work. There was one site (geekgadgets) which had an Amiga version planned, but I didn't find anywhere that they started yet or finished the port.

    p.s. Hmm doh seems like I missed that earlier thread, thank you for the link Poundsmack.


    [ Edited by azalin on 2004/7/24 11:17 ]
  • »24.07.04 - 10:12
    Profile