Ticket #273 (closed: fixed)
Basic input> multistanza drop down not working
Reported by: | carieh | Owned by: | administrator |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: build 6.0.7 |
Component: | Ecopath | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description
For some reason you have to enter in the cell to assigna group to multistanza, and then us the arrow key to select. Using your mouse will NOT work for some reason. Please fix :-)
Change History
comment:2 Changed 16 years ago by jeroens
I narrowed the bug down via CVS dated versions, to a minute change in the sep 17 > sep 18 update of EditGroups?.designer.vb
The form border style SizableToolWindow? caused the problem! This is bizarre... change it to Sizable and all is well.
Note: See
TracTickets for help on using
tickets.
Symptoms:
Whenever a selection is made by mouse in a Sourcegrid combo box, the last active Windows application flashes in and out of focus. The new combo box selection is lost.
Tried:
This error persists even with older versions (> Aug 01/07) of SourceGrid?, SourceLibrary?.dll, EwEGrid, EwEGridCell and derived, and EditGroups? dialog and EditGroups? grid.
Other tried causes are invalid message hooks, but to no avail. I am at a loss
Possible solution:
Update to SourceGrid? 4.8, ouch ouch ouch