Re: "Named Resource" question
From: Sam (samh_at_invomax.com)
Date: 12/08/03
- Next message: Peter Below (TeamB): "Re: Alpha blend a parented form"
- Previous message: Brett Watters: "Re: How to check completion of disk file writing ?"
- In reply to: Kurt Barthelmess: "Re: "Named Resource" question"
- Next in thread: Kurt Barthelmess: "Re: "Named Resource" question"
- Reply: Kurt Barthelmess: "Re: "Named Resource" question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 7 Dec 2003 17:26:26 -0800
Hello,
Please don't worry about it. I appreciate the help. I went through my app
to identify all the redundant usage of bitmaps. Some were being used in
LMDShapeButtons as glyphs and some are used in TImage components. One of
the bitmaps was used up to 8 times within the app. I put the 12 most
repeated bitmaps in a TLMDBitmapList and then either loaded them to the
images at runtime by referring to the bitmaplist or else linked the
LMDShapeButton components to the bitmaplist at designtime. I absolutely
increased the app speed and increased the app available resources by about
2%. Are you saying this result was probably all due to some built in
efficiency of the LMDShapeButtons linking to the TLMDBitmapList rather than
runtime loading of the TImage components?
For what it's worth I only have 1 custom cursor loaded in the app.
Regards
Sam
- Next message: Peter Below (TeamB): "Re: Alpha blend a parented form"
- Previous message: Brett Watters: "Re: How to check completion of disk file writing ?"
- In reply to: Kurt Barthelmess: "Re: "Named Resource" question"
- Next in thread: Kurt Barthelmess: "Re: "Named Resource" question"
- Reply: Kurt Barthelmess: "Re: "Named Resource" question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|