ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[VC++] Slides in MFC

1 REPLY 1
Reply
Message 1 of 2
ZK_BUDiKOM
549 Views, 1 Reply

[VC++] Slides in MFC

Hello,

 

how can I show a slide (SLD) or slides library (SLB) in my MFC Dialog?

Which control I must to use?

To Picture Control can load only ICO or BMP...

 

I would like to scroll my slides from my source path with DWG files, and next insert chosen block.

 

I have found an example: http://www.codeforge.com/read/87674/4-1_8.TXT__html

but this is deprecated and (autodesk help):

 

ads_slide_image

This function is part of the DCL dialog box API. The DCL mechanism is exported primarily to support AutoLISP and legacy ADSRX applications. Its use in modern ObjectARX contexts has been superceded by other supported SDKs, such as MFC. 

 

Has someone an example code in VC++??

 

Regards

Tags (1)
1 REPLY 1
Message 2 of 2
owenwengerd
in reply to: ZK_BUDiKOM

For MFC, your best bet is to convert your .sld files to Windows bitmaps and display those instead. Alternatively, you could use AutoLISP instead (and in AutoLISP, I would use the OpenDCL slide control instead of trying to do it in DCL).

--
Owen Wengerd
ManuSoft

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost