Posted By
|
Message
|
The New SnS
Registered 10/12/2002
Points 768
|
2nd January, 2005 at 15:48:02 -
Well, I'm creating a lobby system for an online game where the info is sent in one long string using a series of delimeters. I've got the string and server connections etc. setup to the point where they work. The problem I have is that the results of the parsing is not going into the list objects... However, it does add the lines in the list objects when I preview it in the MMF window (By hitting the play button, not the frame or application button). When I play it in either the preview frame or preview application buttons, or build the program, it does not add the information to the list boxes. (But, since I have to parse the information twice, the first list object recieves the information, but the others don't) This only started happening with the Build 118 of MMF, and I have since reinstalled MMF and the latest build and get the same problem. Any help would be appreciated.
Visit the home of Mari007 and Gold's Not Enough:
The New SnS
http://sunnynook.cjb.net
|
Tigerworks Klik Legend
Registered 15/01/2002
Points 3882
|
2nd January, 2005 at 16:51:41 -
Personally I never use the "Play" button, I consider it an obsolete feature of MMF, since its based on the step through editor.
What code are you using that isnt working?
- Tigerworks
|
The New SnS
Registered 10/12/2002
Points 768
|
2nd January, 2005 at 20:10:18 -
Well, the "Play" button / "step-through" editor is the only way it shows up. For some reason, the normal way doesn't work for some reason... I think its a bug with MMF, and I can't figure it out...
Visit the home of Mari007 and Gold's Not Enough:
The New SnS
http://sunnynook.cjb.net
|
|
|