Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC
  New Posts New Posts RSS Feed - Adding Spinner Control on Quick Access Toolbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedAdding Spinner Control on Quick Access Toolbar

 Post Reply Post Reply
Author
Message
Satyen View Drop Down
Groupie
Groupie
Avatar

Joined: 22 December 2008
Location: India
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote Satyen Quote  Post ReplyReply Direct Link To This Post Topic: Adding Spinner Control on Quick Access Toolbar
    Posted: 22 January 2010 at 12:21am
I have a spinner control (which is basically a CXTPControlEdit control).
 

I want to add this control on QAT (Quick Access Toolbar). However, I am not able to do this, as the code below returns me NULL  handle -  
 

CXTPControlButton* pButton = dynamic_cast<CXTPControlButton*>(pControl);

 

We think that only those controls which are derived from 'CXTPControlButton' class can be added on QAT. 

 

I want comment from code jock team. Is it possible to add a CXTPControlEdit based control to QAT.

 

Note: I forcefully tried to add the control. I succeeded; but the control was so small in size that I could only see spinners and no text box.

 

Regards,

Satyenjit

Thanks & Regards,
Satyenjit Bagal.
Software Development Engineer.
SIEMENS Automation and Drives.
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.156 seconds.