Ive got a finished windows form application here, with text boxes, drag/drop etc.
It works fine on PC's but it doesnt do anything when i try run it on a mac (i guess it coz of the GUI library windows has,used by C#)
If there a way to recompile my program so that it would work on an Apple Mac?
Thanks for your help