To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51512
Issue #:|51512
Summary:|sdb-rowset.ismodified
Component:|Database access
Version:|OOo 1.1.4
Platform:|PC
URL:|
OS/Version:|Linux
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|ENHANCEMENT
Priority:|P4
Subcomponent:|none
Assigned to:|dbaneedsconfirm
Reported by:|villeroy
------- Additional comments from [EMAIL PROTECTED] Sun Jul 3 12:33:45 -0700
2005 -------
Not shure about that:
<basic-code>
if myForm.IsNew then
myForm.getColumns.getByname("myIntCol").value = 1
print myForm.IsModified
end if
</basic-code>
While the messagebox is reporting "true", there is that little green pencil
shown in the table-view's record selector of my Form. After the macro is done
myForm.IsModified is "false" and the pencil is gone. Is this a bug or a feature?
I can change this property at runtime, but then it gets lost.
May be this is the reason why "IsModified" is documented as read only? ;)
---------------------------------------------------------------------
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]