[android-developers] Where onItemClick gets called as callback?

2009-12-31 Thread Eus
when I click on the item of a ListView. Logically it should be like: device - kernel driver - dalvik VM - my app. Could someone please tell me the exact code that calls onItemClick() when I click on the item through the device? Thank you. -- Best regards, Eus (FSF member #4445) In this digital

Re: [android-developers] Re: Where onItemClick gets called as callback?

2009-12-31 Thread Eus
].getOnItemClickListener().onItemClick( getParentOfThisRow(onItemClickObjects[i]), getRowOfThisListener(onItemClickObjects[i] .getOnItemClickListener()), positionOfThisRow, idOfThisRow ); } -- Best regards, Eus (FSF

Re: [android-developers] Re: Where onItemClick gets called as callback?

2009-12-31 Thread Eus
-- Best regards, Eus (FSF member #4445) In this digital era, where computing technology is pervasive, your freedom depends on the software controlling those computing devices. Join free software movement today! It is free as in freedom, not as in free beer! Join: http://www.fsf.org/jf?referrer=4445

Re: [android-developers] Android = 1.6: Invalid View object passed to onListItemClick()?

2009-12-15 Thread Eus
: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them -- Best regards, Eus (FSF member #4445) In this digital era, where computing technology is pervasive

[android-developers] Android = 1.6: Invalid View object passed to onListItemClick()?

2009-12-14 Thread Eus
. Is this a bug in newer Android platforms? If it is intended, what is the reason and could you please show me how I should fix my code? Thank you. -- Best regards, Eus (FSF member #4445) In this digital era, where computing technology is pervasive, your freedom depends on the software controlling

Re: [android-developers] Android = 1.6: Invalid View object passed to onListItemClick()?

2009-12-14 Thread Eus
on public forums, where I and others can see and answer them -- Best regards, Eus (FSF member #4445) In this digital era, where computing technology is pervasive, your freedom depends on the software controlling those computing devices. Join free software movement today! It is free as in freedom