So we can reus the connect Bit and the SmartFoxClient
Search found 15 matches
- 02 Apr 2009, 08:05
- Forum: Features Wish List
- Topic: SmartFoxClient.send in public access.
- Replies: 0
- Views: 5470
SmartFoxClient.send in public access.
Switch the SmartFoxClient.send() private to public so we can send directly Message to the server, like getting the zone count.
So we can reus the connect Bit and the SmartFoxClient
So we can reus the connect Bit and the SmartFoxClient
- 01 Apr 2009, 11:56
- Forum: SmartFoxBits for SFS 1.x
- Topic: Can't add a custom listener for BitEvent.ROOM_CHANGE
- Replies: 2
- Views: 27627
- 01 Apr 2009, 09:04
- Forum: SmartFoxBits for SFS 1.x
- Topic: Can't add a custom listener for BitEvent.ROOM_CHANGE
- Replies: 2
- Views: 27627
Can't add a custom listener for BitEvent.ROOM_CHANGE
I want to create a specific frame who the user choose the room.
After he click on the RoomList instance (roombox), he go to the chat.
In the chat frame, there is a button to go back to my "room" frame.
Here the code of my "room" frame:
import it.gotoandplay.smartfoxbits.events.*
stop ...
After he click on the RoomList instance (roombox), he go to the chat.
In the chat frame, there is a button to go back to my "room" frame.
Here the code of my "room" frame:
import it.gotoandplay.smartfoxbits.events.*
stop ...
- 24 Mar 2009, 06:48
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
- 24 Mar 2009, 06:14
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
- 23 Mar 2009, 15:04
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
- 18 Mar 2009, 22:56
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
- 18 Mar 2009, 21:04
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
- 04 Mar 2009, 15:15
- Forum: Server Side Extension Development
- Topic: Python documentation is not up to date :)
- Replies: 18
- Views: 25806
Python documentation is not up to date :)
Hi,
The example given in the documentation ( http://www.smartfoxserver.com/docs/index.htm?http://www.smartfoxserver.com/docs/docPages/sfsPro/python.htm ) about "importing module" and the destroy method does not work.
I get a NameError.
Because we do the import in the local scope of init() so we ...
The example given in the documentation ( http://www.smartfoxserver.com/docs/index.htm?http://www.smartfoxserver.com/docs/docPages/sfsPro/python.htm ) about "importing module" and the destroy method does not work.
I get a NameError.
Because we do the import in the local scope of init() so we ...
- 26 Feb 2009, 11:25
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
- 25 Feb 2009, 12:14
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
- 25 Feb 2009, 09:52
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
- 25 Feb 2009, 09:26
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
- 24 Feb 2009, 21:55
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
- 24 Feb 2009, 13:05
- Forum: Server Side Extension Development
- Topic: jython 2.5 ?
- Replies: 10
- Views: 15965
jython 2.5 ?
Hello,
I'am developping multiplayer games and we have a legacy leaderboard system written in python/django.
Django integrate well with jython 2.5, but Smart Fox Server provide jython 2.2. Is it possible to update the jython version ?
I'm new with Java technology, so don't hesitate to share with ...
I'am developping multiplayer games and we have a legacy leaderboard system written in python/django.
Django integrate well with jython 2.5, but Smart Fox Server provide jython 2.2. Is it possible to update the jython version ?
I'm new with Java technology, so don't hesitate to share with ...