On May 31, 2007, at 4:47 PM, mdte...@aim.com wrote:
Hello,
I had been looking for a balloon tip object that I could use for
input validation on text fields when I came across the
BalloonManager in the examples package. I made a modification to
the code, along with some input from the swing ToolTipManager, to
make it act more like standard Windows balloon tips. Please let me
know if you are interested in the code. I am not sure where to
post it, or if it is actually worth posting, but I figured I would
offer.
Sure, just post it to the users mailing list (check the CC field above).
I was also wondering if you would be able to include the example
classes in the main jna.jar file, as they are currently not. I am
looking for a more streamlined approach to using the jna code.
I might move some of the more mature examples into their own
"projects", and out of the examples package, but application code
doesn't belong in the same jar file with the rest of the JNA
library. You can always re-jar the two into a single jar file yourself.