Networkmenu not working on mac?
by J Sears · in Torque Game Builder · 12/10/2006 (6:47 am) · 0 replies
I have been using this on a pc but wanted to try out some of the networking code and mess around with it. So I'm using my g/fs mac laptop and instead of sending a build to this comp I downloaded tgb again since right now I'm just testing the chat window, but this line doesn't work in the mac build
canvas.pushDialog(networkMenu);
I have the two projects set up identical only change to a new project is adding that line to game.cs it works on the pc but not the mac? is this a known issue or did the mac download not work right?
canvas.pushDialog(networkMenu);
I have the two projects set up identical only change to a new project is adding that line to game.cs it works on the pc but not the mac? is this a known issue or did the mac download not work right?