Y
Yblitzka
I have an unbound form in my db. This form is opened by a button on another
form (with an open arg value). My (unbound) form has a listbox, an image, and
two buttons on it.
When I open the form, it behaves as expected upon opening (I have it
determining a specific item in the list, and highlighting that item, and
updating the image's picture property), but then I can't do anything. The
buttons are locked, the listbox is locked, the picture doesn't respond,
nothing.
If I right click on the form and select properties, and then without
changing anything, close the properties window, I can select items in the
form, and all behaves as expected.
I have Allow Edits, Deletions, and Additions all set to yes (though it
shouldn't make a difference since the form is unbound), i don't have any
items on the form locked or disabled, and allow form view is set to yes. The
recordset is set to Dynaset and the Records Locks is set to no.
Any thoughts?
form (with an open arg value). My (unbound) form has a listbox, an image, and
two buttons on it.
When I open the form, it behaves as expected upon opening (I have it
determining a specific item in the list, and highlighting that item, and
updating the image's picture property), but then I can't do anything. The
buttons are locked, the listbox is locked, the picture doesn't respond,
nothing.
If I right click on the form and select properties, and then without
changing anything, close the properties window, I can select items in the
form, and all behaves as expected.
I have Allow Edits, Deletions, and Additions all set to yes (though it
shouldn't make a difference since the form is unbound), i don't have any
items on the form locked or disabled, and allow form view is set to yes. The
recordset is set to Dynaset and the Records Locks is set to no.
Any thoughts?