Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Override automatically all controls
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Override automatically all controls

 Post Reply Post Reply
Author
Message
fancyboy View Drop Down
Newbie
Newbie


Joined: 18 March 2006
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote fancyboy Quote  Post ReplyReply Direct Link To This Post Topic: Override automatically all controls
    Posted: 18 March 2006 at 1:54pm
hi guys,
a little while ago i've seen a command like

#define XTP_OVERRIDE_CONTROLS

(or something like that) that replaced all MFC controls with the xtp controls... so when i wrote CButton it was a CXTButton instead. the source was bloated with things like this

#define CButton CXTButton
#define CList CXTList
#define CListCtrl CXTListCtrl

But i can't remember neither which file that was nor what the effing define-command was?
i really searched my ass off and found absolutely nothing.

sorry for my language...
Back to Top
fancyboy View Drop Down
Newbie
Newbie


Joined: 18 March 2006
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote fancyboy Quote  Post ReplyReply Direct Link To This Post Posted: 20 March 2006 at 9:54am
guys, i seriously need to figure this out. it's driving me nuts... 
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 March 2006 at 12:09pm

It was never inside our sources.... May be you manually created it before.

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.048 seconds.