picture based on combo

ubgu3

Registered User.
Local time
Today, 20:24
Joined
Nov 21, 2006
Messages
13
Wise one,

I have looked at several examples within this forum but can't seem to implement any suggestions. My plight is this: I want to introduce a progress status to my database. I would like to do this by depicting a traffic light (green, amber or red). The user needs to be able to pick one of the 3 through a combo box. If the user picks “Red” then the bmp picture will be displayed representing a red traffic light. I created a table with the 3 pictures embedded – tbtProgressStatus. I have a main table called tblClientData where I have a field in which I’m trying to apply a lookup value looking at tbtProgressStatus. However, the embedded objects are not showing in the wizard. Does this mean that this is not possible?
Yours truly
 
Set an object's back and fore color as required. The object should be locked and with it Tab Stop property set to No.
 

Users who are viewing this thread

Back
Top Bottom