Re: Java Message Stream??
Quote:
Originally Posted by
dw85745
I thought Java used the OSes controls -- hence platform independent??
I remember hearing the Java uses its own controls rather than the system controls (AWT). I think that has to do with the fact the developers originally wanted it to be used across all operating systems and platforms.
Re: Java Message Stream??
Nightwalker83.
Thanks for response. Based on it I'm guess that expecting Microsofts message stream is NOT an option.
Any idea how one would approach / solve this issue?
Re: Java Message Stream??
Not sure if you want something such as this?
Re: Java Message Stream??
Interesting link. I think a little more sophisticated than what I'm after. Appreciate post.