![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hello magi6162,
look please under this link: New Listview Library (with source) An example is included here: TestListview.zip Ciao, Filippo
__________________
PPC: MDA Pro, 2GB SD PPC: HTC Touch Diamond, 4GB ______________________ |
|
||||
|
Hello magi6162,
as the SelectionChanged event is not always called twice, even a separate counter wouldn't solve this problem. So I think the only way is to fix the bug in the dll... ![]() @Filippo again: Please read this thread carefully and post a small answer if you can/can't/will/won't fix this bug in your dll. As an alternative you can post your actual source code (which includes your last additions) so someone else could be so cute to fix the bug. Thanks! specci48 |
|
||||
|
Hi,
I didn't test the ListView but... listen to my thoughts. Why don't you keep the selected row number in a global B4PPC variable and every time the event SelectionChanged fires, check if the selected row is the same as the previous selected row. If it is, then this should be the second (false) event. So ignore it. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keypress and SelectionChanged.. | robee9931 | Questions & Help Needed | 1 | 05-27-2008 03:08 PM |
| SelectionChanged problem | skipper | Questions & Help Needed | 4 | 04-09-2008 01:26 PM |
| table: SelectionChanged() and SelectedRow | stbi | Questions & Help Needed | 7 | 12-21-2007 03:14 AM |
| SelectionChanged work in desktop, but not in ppc?? | laiyilam | Questions & Help Needed | 1 | 09-10-2007 12:52 PM |
| Showing a form in a SelectionChanged event | specci48 | Questions & Help Needed | 3 | 05-18-2007 02:05 PM |