Re: [Dynapi-Help] ButtonImage

2005-01-24 Thread Raymond Irving
The strange thing is that the snapshots should run nightly builds but it just not doing it. I've tried to get it working once but no luck what so ever. I don't have access to do that task it seems. The other thing is that we can't even get the website updated. The guys who are mor knownledgeable

Re: [Dynapi-Help] ButtonImage

2005-01-21 Thread Michael Kunze
Leif W wrote: Err, Hi! *blink* Nobody answered yet? Nope and i already gave up hope ;) That's DynAPI 3 beta 1, correct? Did you by chance try to get the CVS version? I assume it's the latest CVS version. I found a snapshot on some page (don't remember which one) but i got files from oktober 20

Re: [Dynapi-Help] ButtonImage

2005-01-21 Thread Leif W
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 LoginButt

[Dynapi-Help] ButtonImage

2005-01-16 Thread Michael Kunze
Hi, i got some problems with the new ButtonImage form the latest snapshot. 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));

[Dynapi-Help] ButtonImage issue - user error?

2002-02-12 Thread Jonas Eklöf
Hi all, First off - the dynapi is great. I am really impressed with it - a big thanks to all the developers that have made this possible. My question: I create a couple of ButtonImages width eventlisteners like so: btn = new ButtonImage(); btn.setImages(DynImage.getImage('img1.png'), DynImage.ge

[Dynapi-Help] ButtonImage and event handling

2001-07-17 Thread Juha . Heljoranta
ButtonImage fires all events in IE5.5 and NS4.77 does nothing. It seems that DynImage inherits all previous DynImage.listener objects.. And every time you add listener for your button, DynImage.listener object gets one listener more... (this is clear bug to me) But I don't understand why NS4.77

Re: [Dynapi-Help] buttonimage event triggers all listeners

2001-06-21 Thread Doug Melvin
: "Ed Baxter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 1:51 PM Subject: [Dynapi-Help] buttonimage event triggers all listeners > Can anyone tell me why clicking one buttonimage in the code below triggers > all of the event listeners ins

Re: [Dynapi-Help] buttonimage event triggers all listeners

2001-06-20 Thread Ed Baxter
oops...the two "setBubble" lines should not be there (I was just experimenting). The original question still stands. On Wednesday 20 June 2001 13:51, you wrote: > Can anyone tell me why clicking one buttonimage in the code below triggers > all of the event listeners instead of only the one tied

[Dynapi-Help] buttonimage event triggers all listeners

2001-06-20 Thread Ed Baxter
Can anyone tell me why clicking one buttonimage in the code below triggers all of the event listeners instead of only the one tied to the clicked button. I must be missing something? Thanks, DynAPI.setLibraryPath('../js/dynapi-253/src/lib/'); DynAPI.include('dynapi.api.*'); DynAPI.include

[Dynapi-Help] ButtonImage is broken NS6.01

2001-03-28 Thread Michael Towers
Hi, The example for buttonimage is broken in NS6.01. When you load the page the button fails to appear. However if you then refresh the page it appears. Mike Towers ___ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/li