From: Leif W <war...@us...> - 2005-01-21 12:17:00
|
> Michael Kunze; 2005 January 16 Sunday 20:05 > > Hi, Err, Hi! *blink* Nobody answered yet? > i got some problems So have I. ;-) > with the new ButtonImage form the latest snapshot. That's DynAPI 3 beta 1, correct? Did you by chance try to get the CVS version? > i've got the following code: > > var LoginButton=LoginCredentials.addChild(new > Button(null,77,127,111,27,'ButtonImage')); > LoginButton.setLocalStyleAttribute('imageOn',dynapi.functions.getImage('images/login_button.jpg',110,27)); > LoginButton.setLocalStyleAttribute('imageOff',dynapi.functions.getImage('images/login_button.jpg',110,27)); Well I'll go try this code myself with both DynAPI 3 beta 1 and the CVS version. > I think i tried everything but the results are always the same. The > DynAPI just creates a small button with the default blueish image > (22x22 > pixel). Found that in the sourcecode. In which browser(s) and which version(s) and which operating system(s)? And what were the error messages, if any? Is debugging enabled in the browser (IE)? Or anything in the JavaScript console (Mozilla family). > Unfortunatly documentation is some kind limitted. Yeah. :-\ > Any wild guesses here? Nope! Only some very timid guesses, but they're sleeping right now. > How much Sex can you have? - I don't know. I havn't maxed out yet. > (John Crichton in Farscape) BTW Farscape is awesome! Leif |