The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 OriginPro Dialogs in Origin Standard

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
LukasBurgi Posted - 05/21/2005 : 2:14:10 PM
Origin Version (Select Help-->About Origin): 7.5 Pro
Operating System: XP

I wrote extensive OriginC code in OriginPro. The code includes custom dialogs created with dialog builder / Visual C++.
I now would like to distribute this code to standard Origin (not Pro) users.
Although it says in the "OriginPro Features" of the Origin Help that "OriginPro includes all the features found in Origin plus additional tools for building custom applications.  After development, these custom applications can be run on standard Origin or on OriginPro", I did not yet find a way to run the dialogs in standard Origin. The problem is that the classes needed to handle the dialogs are not available in standard Origin.

Is there a way to integrate custom dialogs developped with OriginPro in standard Origin?

Any advice is highly appreciated.

1   L A T E S T    R E P L I E S    (Newest First)
cpyang Posted - 05/21/2005 : 3:40:50 PM
You need to compile the OC codes in Pro into OP files, then the OP files can compile in regular without needing the Pro specific OC headers.

Details on this can be found in
Programming Guide
Distributing Custom Applications
Encrypting Files for Distribution with OriginPro


Please post again if you run into more problems.



CP




Edited by - cpyang on 05/21/2005 3:47:37 PM

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000