This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Private Messaging

Return to Private Messaging

A new version of this scenario was uploaded on Wed Jul 25 00:55:04 UTC 2012 This is a beta version and needs suggestions, comments, etc. This program will send private messages to users of your choice.
A new version of this scenario was uploaded on Wed Jul 25 00:56:10 UTC 2012 This is a beta version and needs suggestions, comments, etc. This program will send private messages to users of your choice.
MatheMagicianMatheMagician

2012/7/25

Very cool.
danpostdanpost

2012/7/25

@MatheMagician, thanks. Glad you like.
kiarockskiarocks

2012/7/25

Amazing!
SPowerSPower

2012/7/25

Veeeeeeeeeeeeeeery cool idea!
A new version of this scenario was uploaded on Wed Jul 25 14:19:33 UTC 2012 Corrected what text goes in the 'compose' inputbox. Also, made the sort order NOT case-sensitive.
A new version of this scenario was uploaded on Wed Jul 25 17:50:35 UTC 2012 All messages can now be up to 49 characters long.
danpostdanpost

2012/7/25

Still working on the color scheme for the user buttons.
winnerpigwinnerpig

2012/7/26

creative idea , i like !
A new version of this scenario was uploaded on Thu Jul 26 09:01:32 UTC 2012 Added a 'loading' message.
A new version of this scenario was uploaded on Thu Jul 26 09:34:44 UTC 2012 Added a 'loading' message. Fixed color scheme. Also, 'compose' deactivates if not showing one of your 5 links.
A new version of this scenario was uploaded on Sat Jul 28 11:50:32 UTC 2012 This is the finalized version, unless anyone has any ideas, problems or concerns regarding it. Please do not hesitate to comment. Thanks.
erdelferdelf

2012/7/29

this version is great. one visual thing you could change is that the loading message is placed above the start text, maybe you could make a new background for the loading. A question; how can I kill a link. and a chat history would be great. I don't know how you make the communication so I don't know if this is even possible.
danpostdanpost

2012/7/29

As far as the loading message, I do not see that as much of a problem, but will probably remedy it later. Chat history, on the other hand, would be impossible; as every bit of UserInfo storage is used already. No place for history! Oh, and killing a link: select the user whose link you wish to kill and click on the 'Clear' button.
erdelferdelf

2012/7/30

maybe you could save the chat history in a txt file for every link.
danpostdanpost

2012/7/30

Writing files is not permissable within the site.
erdelferdelf

2012/7/30

oh, right. I forgot
A new version of this scenario was uploaded on Mon Jul 30 21:15:37 UTC 2012 Hopefully, fixed bug (was not listing all users).
A new version of this scenario was uploaded on Mon Jul 30 21:21:59 UTC 2012 Hopefully, fixed bug (was not listing all users).
danpostdanpost

2012/7/30

Still working on it! Seems to work OK on my laptop, but not on the site.
A new version of this scenario was uploaded on Mon Jul 30 21:38:57 UTC 2012 Hopefully, fixed bug (was not listing all users).
A new version of this scenario was uploaded on Mon Jul 30 21:48:17 UTC 2012 Hopefully, fixed bug (was not listing all users).
A new version of this scenario was uploaded on Mon Jul 30 22:00:35 UTC 2012 Hopefully, fixed bug (was not listing all users).
A new version of this scenario was uploaded on Mon Jul 30 22:08:15 UTC 2012 Hopefully, fixed bug (was not listing all users).
danpostdanpost

2012/7/30

OK, had to rig it. All the users are showing up, now. But, not in the way I had wanted, programmatically.