To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60604





------- Additional comments from [EMAIL PROTECTED] Tue Feb 14 07:38:16 -0800 
2006 -------
Alright, well first it did not work 2.0.0 either. It also does no work in dev.
build 156.

Create a form with a table control on it.
Add a new column to this grid, with a control type of ListBox (or course set it
up so that it pulls data and writes to a field).

Create a basic sub procedure of some type such as

sub onStatusChange( oEv as variant )
    print "Status Changed"
end sub

Assign the "Item Status Change" event of the listbox that was created, in the
grid, to this "onStatusChange" procedure. Do this using the property edtior in
the UI.

The procedure is never called.

The same is true for other event types also, I test losing focus and key 
pressed.

At least not under WinXP.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to