(and I thought I knew it all! )

In a component I want to refer to a path in the client project executable. To 
be precise in the client project I have a relative path to an image file 
"./img/logo.png"  where that file is the project logo.  In a component that is 
used by that client project, I want to refer to that image.

But using both "./img/logo.png" and "img/logo.png" in a Picture reference 
returns the image in the component executable not the client project 
executable.  The component in question is a popup form that displays the 
ubiquitous "About Me" info and I want to show the client project logo in it.  

The salient point is that I want to get at an image file in the client 
executable.

Any clues?

B

-- 
B Bruen <adamn...@gmail.com>

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to