Bug? B4A 6.50 Beta - CustomListView ItemClick event not being raised correctly

beaker

Member
Licensed User
Summary:
CustomListView in CustomDialog ItemClick event not firing immediately.

Reproduction Steps:
1. Compile & run attached project
2. Click app's "Chooser..." button
3. Select an item (or items) in displayed dialogue
4. Click dialogue's "Ok" button

Actual Behavior:
After dialogue is closed Toast Messages will be shown for each item that was selected.

Expected Behavior:
When an item in the dialogue is selected it is indicated by having a differently coloured background. A Toast Message is shown immediately an item is selected.

Notes:
Behaves as expected in B4A 6.31 but not in B4A 6.50b
 

Attachments

  • B4A 6.50b Click Event Issue.zip
    11.7 KB · Views: 193

logicielrl

Member
Licensed User
Longtime User
Hi Erel,
Same bug with customdialog the click not fired!
Ill wait for the update
 

beaker

Member
Licensed User
Ok, thanks Erel. You must have had good reason to change the implementation of the click and long click events though and I'm sure it will be reimplemented at some point. As we shouldn't be using modal dialogs I'll have to look into alternative ways to get the same functionality.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…