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





------- Additional comments from [EMAIL PROTECTED] Tue Jan 25 02:00:24 -0800 
2005 -------
Personally (and this is just me here) I'd like to see the OO.o libraries move
towards being more usable by unanticipated new components. On that basis -
having a fixed/small enumeration of all available icons - and some magic index
that you pass through to VCL is highly sub-optimal. Furthermore, VCL is not
really a logical place to look for the set of 'all possible window icons' ;-)

Of course - by having an internal resource set I guess you can do a much easier
fix - but, surely changing the VCL API shouldn't be a major issue - if it's done
right it shouldn't be a large rippling change - since we can have just a single
SetIcon call - with a changed signature for all platforms: clearly there is no
need for a special-Unix-only case here.

Ultimately, with my searches I could only find 2 instances of seticon being
called - so ... anyhow; I imagine the quick hack of leaving the limited
functionality in place with a vcl/ would solve the immediate problem, require
little effort and leave the infrastructure with this limitation - so I'm
guessing that'll be the chosen solution ;->

---------------------------------------------------------------------
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