Click here to Skip to main content
15,919,341 members
Home / Discussions / COM
   

COM

 
QuestionDesign mode? Pin
Daniel Strigl25-Sep-03 0:16
Daniel Strigl25-Sep-03 0:16 
AnswerRe: Design mode? Pin
Abhishek Srivastava19-Oct-03 21:07
Abhishek Srivastava19-Oct-03 21:07 
GeneralInstance handle under ATL7 Pin
Daniel Strigl24-Sep-03 22:39
Daniel Strigl24-Sep-03 22:39 
GeneralRe: Instance handle under ATL7 Pin
geo_m25-Sep-03 0:06
geo_m25-Sep-03 0:06 
GeneralCOM Interop - .NET COM events and C++ client Pin
blade24-Sep-03 13:33
blade24-Sep-03 13:33 
GeneralCOleObjectFactory::RegisterAll() causes Assertion Failure in Debug mode Pin
Nirav Thakkar24-Sep-03 4:39
Nirav Thakkar24-Sep-03 4:39 
GeneralRe: COleObjectFactory::RegisterAll() causes Assertion Failure in Debug mode Pin
Member 333748530-Jun-09 2:22
Member 333748530-Jun-09 2:22 
Questionimplement resizing on dynamically created "Kodak Image Edit ActiveX Control"??? Pin
nsaadyah23-Sep-03 21:28
nsaadyah23-Sep-03 21:28 
Hi Experts,
I want to make a mimic (graphic) editor in which images will be displayed dynamically on click of button, will be resized, moved and finally, they will be connected to database. For that purpose I want to use "Kodak image edit activex control" [WINNT,VC6.0]
basically,I’ve to make a graphics editor in which when i press a specified button a picture should be displayed on the dialog.that picture will be associated with a variable in a table of a database. when the value of that variable changes in the database another picture is pasted on the previous picture.i-e a picture of engine is normal when variable is 1...but when the value is 0 the color of engine changes to red.

note:
-pictures are moveable and resizable.
-there can be alot of pictures on the dialog at a time.
-value in the database changes automatically through another program.

i m using kodak Image Edit activeX control for this purpose..i add the control in the project and create it on runtime with the help of create function

Up till now I am able to create the control dynamically with the required image displayed on it which can also be flipped on click event with the help of EventSink_Map. I m sending u attachment as well. I want to know how the dynamically created control be made able to move and resize.

any help how to do that? m i going in the right direction? bcz previously i was doing all this with the help of CBitmapButton.(information on how i did that available on demand if anyone interested)


i also came to know that exactly the same problem is encountered to "asimatta" who sent the message on EXPERTS EXCHANGE website under the topic Languages\C++\ on 08/27/2003 with the title "ImageEdit activex control??" but i coudn't contact bcoz i m unable to buy points to send a message on Experts-Exchange.com
i m really grateful to Codeproject.com for providing such a great service free!!
plz help me !! Thanking u in anticipation

Regards,
nsaadyah Confused | :confused:

nsaadyah
GeneralActiveX property - Visible in object viewer?! Pin
Daniel Strigl23-Sep-03 20:39
Daniel Strigl23-Sep-03 20:39 
GeneralClear cache of DCOM RPC binding handle Pin
sree_sundaram22-Sep-03 5:19
sree_sundaram22-Sep-03 5:19 
GeneralMSXML usage in VC7 COM IDL file Pin
Vivekananda.C22-Sep-03 3:27
Vivekananda.C22-Sep-03 3:27 
GeneralRe: MSXML usage in VC7 COM IDL file Pin
Stefan Pedersen22-Sep-03 3:59
Stefan Pedersen22-Sep-03 3:59 
QuestionQuestion about COM+: How to make a client computer to use a component? Pin
doisy22-Sep-03 0:16
doisy22-Sep-03 0:16 
QuestionImage Edit ActiveX Control? Pin
nsaadyah21-Sep-03 19:56
nsaadyah21-Sep-03 19:56 
GeneralError in installing (Serviced Component) in COM+ Pin
mosessaur20-Sep-03 12:45
mosessaur20-Sep-03 12:45 
GeneralCom interop Pin
Abhijit Desai20-Sep-03 0:14
Abhijit Desai20-Sep-03 0:14 
GeneralSimple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 4:01
Daniel Strigl19-Sep-03 4:01 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 4:57
geo_m19-Sep-03 4:57 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 5:02
Daniel Strigl19-Sep-03 5:02 
GeneralRe: Simple ActiveX control without GUI Pin
geo_m19-Sep-03 5:13
geo_m19-Sep-03 5:13 
GeneralRe: Simple ActiveX control without GUI Pin
Daniel Strigl19-Sep-03 6:50
Daniel Strigl19-Sep-03 6:50 
GeneralATL COM DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:19
umarcool19-Sep-03 2:19 
Generalatl com DECLARE_CLASSFACTORY_SINGLETON. Pin
umarcool19-Sep-03 2:18
umarcool19-Sep-03 2:18 
GeneralATL COM Pin
Binayak18-Sep-03 13:06
Binayak18-Sep-03 13:06 
GeneralRe: ATL COM Pin
Stefan Pedersen18-Sep-03 13:44
Stefan Pedersen18-Sep-03 13:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.