Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / January 2005

Tip: Looking for answers? Try searching our database.

Reposted Unbound Picture Object

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Simonglencross - 13 Nov 2004 15:44 GMT
I have a form with a unbound diagram of a car, what I would like to do is
enable users to place crosses or marks where damage maybe on the diagram. I
dont know very much about code but any help or advice would be much
appreciated.

Many Thanks in advance.

Simon
Stephen Lebans - 13 Nov 2004 18:37 GMT
When you say an "unbound" diagram do you actually mean:
1) An Image embedded within the standard Access Image control loaded via
the control's Picture property.
or
2) An Image inserted as an OLE object into an unbound OLE Frame control.

If scenario #1 then I would suggest using say Rectangle controls,
moveable by the user at runtime, to be placed overtop of the Image
control. Store the coordinates in a table when the record is saved.
There would be some coding involved.

If scenario #2, and for example MS Paint is functioning as the OLE
Server, then simply double clicking on the diagram will start MS Paint.
Most users can be taught to use the Paint interface very easily.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

> I have a form with a unbound diagram of a car, what I would like to do is
> enable users to place crosses or marks where damage maybe on the diagram. I
[quoted text clipped - 4 lines]
>
> Simon
yadsara - 06 Jan 2005 08:30 GMT
> I have a form with a unbound diagram of a car, what I would like to do is
> enable users to place crosses or marks where damage maybe on the diagram. I
[quoted text clipped - 4 lines]
>
> Simon
Alex Dybenko - 06 Jan 2005 09:08 GMT
what you can try - is to insert several image controls with cross image on
this form, then if user click somewhere within car image - you move cross
image there (you can read mouse position) and make it visible.

HTH
Signature

Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com

>> I have a form with a unbound diagram of a car, what I would like to do is
>> enable users to place crosses or marks where damage maybe on the diagram.
[quoted text clipped - 5 lines]
>>
>> Simon
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.