
OK.....IN OTHER WORDS PURE BASIC DON'T FUNCTION FOR MAC OS X .....
IMAGEGADGET DON'T WORK.....WHEN I USE THIS COMMAND...NOTHING HAPPEND
CatchImage(19,?faccia)
ImageGadget(1, 10,10,100,83,UseImage(19))
faccia:IncludeBinary "faccia.jpg"
THIS SHORT EXAMPLE PRODUCE ANYTHING.in mac x..BUT IF YOU TRY WITH WINDOW VERSION this produce an image called "faccia.jpeg" in the main window ( i report not all code...for simply )....
TextGadget(10,12,280,250,20," Select level and then Push start button!!",#PB_Text_Border)-------the border doesn't function
the command playmovie,loadmovie close the application that i have created.....a little game......in fact i have developed a game in windows and then i have ported the source code but this don't work in mac os x version.... i have used few and common command like that i told you before.... i have used sounds in mp3 with loadmovie and than playmovie to hear the sound but don't work in mac x.
but if you try to make an application with the examples of purebasic(maosx)like the "keyboard", that work with the compiler, you see an astroship that you can move with the arrows.....but when you make the .app and you run it you don't see anything in the window and the app quit unexpected!!!!Because the app created with the compiler doesn't recognise the resources, also if you put the path!!!.......i think is the fault of "include command "----faccia:IncludeBinary "faccia.jpg"----:(
thank you
saverio