Re: Images in Tables/Listboxes



On Thu, 14 Sep 2006 20:46:52 -0400, Ima Loozer
<nospam@xxxxxxxxxxxxxxxxxxx> wrote:

No graphics in a standard listbox. Keep it simple, and use Y and N
(or X and <blank> characters.

-Tom.


OK folks I'll try to explain my objective as clearly as I can... Might
be hard...


I want a list box on one of my forms. List box will have the persons
name in column 0. Next three columns will be blank (white) or the
designated color for that column based on a true/false condition. These
will be used as flags to indicate whether the person in that row of the
list box has one or more of the three possible certifications. So that
column 1 might be flag someone as having CPR training. If they do not
have training I want the column blank, if they do lets say we want it
green. Next might be fire training and blank of not trained, red if
trained. We might eventually have up to 6 columns however that (at this
point) is irrelevant.

In the table where the people are listed, I have Yes/No fields for each
of the certifications. I am thinking of something along these lines (if
it is possible). Store a small gif of each color in a table, and
identify each color to a given certification. Then when building the
query that populate the list box, if the given flag is false populate
that field of the query with the white gif, otherwise populate it with
the gif if the appropriate color.

Any suggestion, ideas, hints, etc?

.



Relevant Pages

  • Re: Images in Tables/Listboxes
    ... list box has one or more of the three possible certifications. ... column 1 might be flag someone as having CPR training. ... Store a small gif of each color in a table, ... query that populate the list box, if the given flag is false populate ...
    (comp.databases.ms-access)
  • Images in Tables/Listboxes
    ... list box has one or more of the three possible certifications. ... column 1 might be flag someone as having CPR training. ... Store a small gif of each color in a table, ... query that populate the list box, if the given flag is false populate ...
    (comp.databases.ms-access)
  • Re: Map
    ... you could probably derive a class from it that blocks changing the contents ... if some flag is set, which you could set after initilazing it ... In that case how to we populate it???????? ...
    (microsoft.public.vc.mfc)
  • Re: make getdents/readdir POSIX compliant wrt mount-point dirent.d_ino
    ... plenty of Unix systems that have received POSIX certifications despite ... Like for all certifications, being POSIX certified doesn't mean the ... a flag in the getdents information ... information can be watching for this flag and enter the slow path only ...
    (Linux-Kernel)