• Just looking around
    Posts: 8 from 2020/2/8
    Hey all!
    I've been having a play around with MUI, hoping to get proficient enough to create my own complex-ish apps in it....

    But, I've had a hard time finding documentation about some parts of it, all of the 'MUIC_' classes are documented, which is great. But having hit a brick wall when I tried to figue out how to create a button I found about MUI_MakeObject(MUIO_Button. As far as I can tell, there's no documentation about this on the net! What is the difference between the set of objects you can create with MUI_NewObject, and the set of objects you can create with MUI_MakeObject? And is there a documented button class I can create with MUI_NewObject, instead of using MUIO_Button? Is there documentation anywhere for all of the MUIO_* things I can use, and what parameters they take?

    Any help is appreciated!!!!

    Thanks,
    Meguca.
  • »06.03.20 - 23:06
    Profile