> - accept/reject webcam doesn't reopen the SB if it was closed.. > messages should be queued until SB is open (one line of code to > add...)
That's easy. I had done this for FTs, and for webcam it should be more or less the same. Just find the place on gui.tcl where you click Accept/Reject on a received webcam invitation, find the code that writes data to the SB, put in a helper proc if it's more than one line, and call ChatQueue with it. My helper proc is AcceptFTOpenSB if you want an example. I can't do it right now, don't expect me to do any coding before next week, so who wants it?? ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amsn-devel
