To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65585 Issue #:|65585 Summary:|Make OImageControlModel able to display an |XInputStream. Component:|gsl Version:|OOo 2.0.2 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|pl Reported by:|balachmar
------- Additional comments from [EMAIL PROTECTED] Fri May 19 05:12:49 -0700 2006 ------- It would be a good addiction to the OImageControlModel, to allow images to be created from a (binary) XInputStream. This will allow developpers, to create a database that stores an image, using the normal form, which is working right now. But it will also allow the images to be displayed from inside a macro. For example what I want is something like this: I have a from, which executes a query on the click of a mousebutton, this query results in a resultset, which holds a binary string, which is the image. I now want to be able to show this image in an ImageControl. At his moment, the ImageControl, can only visualize images using the ImageURL. --------------------------------------------------------------------- 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]
