Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: a challenge Pin
Michael P Butler23-Sep-03 21:54
Michael P Butler23-Sep-03 21:54 
GeneralRe: a challenge Pin
harshsingh24-Sep-03 3:22
harshsingh24-Sep-03 3:22 
Generalabout overload : operate new Pin
1.5kg23-Sep-03 21:43
1.5kg23-Sep-03 21:43 
GeneralRe: about overload : operate new Pin
Joaquín M López Muñoz23-Sep-03 23:55
Joaquín M López Muñoz23-Sep-03 23:55 
GeneralRe: about overload : operate new Pin
1.5kg24-Sep-03 16:56
1.5kg24-Sep-03 16:56 
GeneralRe: about overload : operate new Pin
Joaquín M López Muñoz24-Sep-03 20:04
Joaquín M López Muñoz24-Sep-03 20:04 
GeneralDevice input/output range... Pin
Manikandan23-Sep-03 21:13
Manikandan23-Sep-03 21:13 
Questionimplement resizing code on "Kodak Image Edit ActiveX Control"??? Pin
nsaadyah23-Sep-03 21:11
nsaadyah23-Sep-03 21:11 
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 can send 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


Saadyah Nisar
AnswerRe: implement resizing code on "Kodak Image Edit ActiveX Control"??? Pin
Marissa18223-Sep-03 21:22
Marissa18223-Sep-03 21:22 
GeneralRe: implement resizing code on "Kodak Image Edit ActiveX Control"??? Pin
nsaadyah23-Sep-03 21:55
nsaadyah23-Sep-03 21:55 
GeneralRe: implement resizing code on "Kodak Image Edit ActiveX Control"??? Pin
Marissa18223-Sep-03 22:06
Marissa18223-Sep-03 22:06 
Generaldebug vs release Pin
Marissa18223-Sep-03 20:51
Marissa18223-Sep-03 20:51 
GeneralRe: debug vs release Pin
Abebe23-Sep-03 21:10
Abebe23-Sep-03 21:10 
GeneralRe: debug vs release Pin
Marissa18223-Sep-03 21:14
Marissa18223-Sep-03 21:14 
GeneralRe: debug vs release Pin
Abebe23-Sep-03 21:18
Abebe23-Sep-03 21:18 
GeneralRe: debug vs release Pin
Marissa18223-Sep-03 21:23
Marissa18223-Sep-03 21:23 
GeneralRe: debug vs release Pin
Michael P Butler23-Sep-03 22:00
Michael P Butler23-Sep-03 22:00 
GeneralRe: debug vs release Pin
Marissa18223-Sep-03 22:08
Marissa18223-Sep-03 22:08 
GeneralRe: debug vs release Pin
1.5kg23-Sep-03 22:02
1.5kg23-Sep-03 22:02 
GeneralRemove help button on CPropertySheet Pin
murali_utr23-Sep-03 20:27
murali_utr23-Sep-03 20:27 
GeneralTry this! Pin
Manikandan23-Sep-03 20:59
Manikandan23-Sep-03 20:59 
GeneralCProeperty Page OnOk() Pin
murali_utr23-Sep-03 23:18
murali_utr23-Sep-03 23:18 
Generalor Try this! Pin
Manikandan23-Sep-03 21:02
Manikandan23-Sep-03 21:02 
GeneralRe: or Try this! Pin
murali_utr23-Sep-03 22:20
murali_utr23-Sep-03 22:20 
GeneralRe: Remove help button on CPropertySheet Pin
Member 42425923-Sep-03 21:31
Member 42425923-Sep-03 21:31 

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.