View Single Post
  #5  
Old 11-04-2009, 11:25 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Hmm, apparently panels don't support alpha transparency? There is also no way to draw a cropped image AND resize it.

Also, I'm not very versed with serverside drawing panels, but I would love to be able to somehow pass the data of a clientside panel to a serverside one for image saving purposes. For example, say I wanted to create a painting program, and allow players to save the image to the server(think pictionary or something) for other players to view immediately after they're done. As far as I know, this isn't possible unless I save it clientside then upload the file then move the file and so on.

Last edited by DustyPorViva; 11-05-2009 at 12:09 AM..
Reply With Quote