I'm trying to set up a small GUI for my railway sim using FONTEXT.
I'm not sure how to get Blitz to react to the mouseclick, and I 'm struggling a bit, am I supposed to do something like this....
If HUDevent() = LayerID And MouseHit(1)
Do Whatever.......
EndIf
I've looked at the code in the FONTEX HudCode folder but it dosen't seem to cover this...maybe I'm missing something.
I've checked through the code archieves and forums but can't seem to find anything on this subject.
If anyone could supply any code on setting up a GUI with FONTEXT I would be very greatful. Anything that would point me in the right direction.
Thanks
I'm not sure how to get Blitz to react to the mouseclick, and I 'm struggling a bit, am I supposed to do something like this....
If HUDevent() = LayerID And MouseHit(1)
Do Whatever.......
EndIf
I've looked at the code in the FONTEX HudCode folder but it dosen't seem to cover this...maybe I'm missing something.
I've checked through the code archieves and forums but can't seem to find anything on this subject.
If anyone could supply any code on setting up a GUI with FONTEXT I would be very greatful. Anything that would point me in the right direction.
Thanks