Suggestion regarding the new Dialog images on the Lazarus palette bar. The TCalendarDialog and the TCalculatorDialog images look to similar! Even the names are so close, I had to check twice to see what they were.
Maybe the Calculator image can look more like a calculator. Maybe have some numbers in the part where the calculator screen is located? Regards, - Graeme - On 3/8/06, Flávio Etrusco <[EMAIL PROTECTED]> wrote: > On 3/8/06, Darius Blaszijk <[EMAIL PROTECTED]> wrote: > > I'm working on something will be called TStdImageList. It's a TImageList > > descendant and is based upon a tool I have made a while ago. The tool > > basically maps the position of the icons to a convieniently chosen name. The > > mapping is stored in an XML file. The tool also generates a resource file > > with the mapped icons. > > Nice. I've been thinking to write a component somewhat along these > lines for ages - but for Delphi -, but never managed to spend the > time on it as I've seldom used Delphi for the last 3 or 4 years... But > I probably have some initial code somewhere ;-) > > My main 3 objectives were: > - make the image(s) independant of Windows version and desktop depth; > - allow compressed images; > - make the individual images independant (so the DFMs would stop > exploding the repository size ;-) > > So my idea was to implement some kind of "TImageCollection" which > would allow images to be accessed by index and by name and would > provide a Windows ImageList to be used with Common Controls... > > What do you think? > > -Flávio > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
