Re: [Plib-users] PLIB/PUI on the Mac OS X
Brought to you by:
sjbaker
From: Daniel T K. <dan...@dy...> - 2004-05-07 13:36:48
|
At 05:17 PM 5/6/2004, you wrote: >>I'm trying to recompile for the Mac OS X an application I have running >>under Linux, IRIX, & Cygwin using PLIB & PUI. > >That's exactly what we hope you'll be able to do. me too. >>The program compiles fine but the interface does respond to the mouse >>properly. ComboBox don't get focus and buttons take a long time to act >>if they do. The keyboard seems to function ok and responsive. > >That's very odd. I can't imagine a reason for that. i'm sure it is my stupidity. >>So my questions: >>Anyone out there using a PLIB app on the Mac OS X? > >Yes - people are certainly doing that. good. >>If so, is there some trick I should be aware of? > >Not that I'm aware of (although I don't own a Mac - so I don't know >for sure). > >>Do I need the X11 running? > >No. great. >Is this a GLUT program? > >Have you tried to see whether the mouse callback is being called at >reasonable intervals? i will now. i got very stuck when i couldn't get the examples to compile. they fail and now my program won't compile. |