Patch for kjas (was: Java applets and ConfigureRequest)
Koos Vriezen
koos.vriezen at xs4all.nl
Tue Jan 13 09:28:23 GMT 2004
On Mon, Jan 12, 2004 at 09:44:20PM +0000, Richard Moore wrote:
> Most of that patch looks good but I'm a little worried by the use of
> parseFloat. Do you know what the behaviour will be if someone runs something
> like a 1.5beta?
Yeah it looks fragile, but this code is already there. Patch only makes
result available for KJASAppletStub.
Before parseFloat, it does a substring( 0, 3 ) so 1.5beta will be 1.5
Koos
More information about the kfm-devel
mailing list