I removed the most interior container, same bad behavior, removed the next container put both listboxes directly on the form, and all works fine now.
Can't figure it out but at least in this circumstance the listbox does not operate as expected if it is contained, and laying them directly on the form cured the issue... James E Harvey Hanover Shoe Farms, Inc. M.I.S./Corresponding Officer Off: 717-637-8931 fax: 717-637-6766 email: [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jack Skelley Sent: Wednesday, March 24, 2010 12:19 PM To: [email protected] Subject: RE: listbox behavior James: I can't recall the exact instance but I do remember having an issue with an object inside of a container. I can't remember if it was a listbox or a grid. But when I removed the container all behaved as expected. And it did have something to do with a click event. Try removing one of the containers... Regards, Jack ________________________________________ From: [email protected] [[email protected]] On Behalf Of James E Harvey [[email protected]] Sent: Wednesday, March 24, 2010 12:39 PM To: [email protected] Subject: RE: listbox behavior No, it does not return. James E Harvey Hanover Shoe Farms, Inc. M.I.S./Corresponding Officer Off: 717-637-8931 fax: 717-637-6766 email: [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jack Skelley Sent: Wednesday, March 24, 2010 10:25 AM To: [email protected] Subject: RE: listbox behavior James: If you right click in the listbox does the left mouse return? Regards, Jack Skelley ________________________________________ From: [email protected] [[email protected]] On Behalf Of James E Harvey [[email protected]] Sent: Wednesday, March 24, 2010 12:19 PM To: [email protected] Subject: listbox behavior I have two listboxes in a container, in another container, on a form. There is a bindevent that fires when the user clicks the value in the first listbox that moves the value to a second listbox. The values in the second listbox are used in a where statement in a cursor that feeds a report. All works fine the first run through. After the report runs the method brings the users back to the first listbox, BUT the mouse click no longer works. The user can use the up-down arrows to move through the listbox, and that will cause the value to move, but no amount of clicking with the mouse will work. The values in the first list box are created with an SQL statement when the form is loaded "select day from stnhorse group by day into cursor sys(2015) noconsole" Any ideas what I'm missing... James E Harvey Hanover Shoe Farms, Inc. M.I.S./Corresponding Officer Off: 717-637-8931 fax: 717-637-6766 email: [email protected] [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/01ab01cacb8f$ebbacc10$c33064...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

