Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change the dimensions of a groubbox dynamically Pin
toxcct16-Mar-05 22:15
toxcct16-Mar-05 22:15 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 22:43
caykahve16-Mar-05 22:43 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
toxcct16-Mar-05 22:50
toxcct16-Mar-05 22:50 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 23:15
caykahve16-Mar-05 23:15 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
namaskaaram16-Mar-05 22:57
namaskaaram16-Mar-05 22:57 
AnswerRe: How to change the dimensions of a groupbox dynamically Pin
ThatsAlok16-Mar-05 23:35
ThatsAlok16-Mar-05 23:35 
Generalworks! Pin
caykahve17-Mar-05 0:26
caykahve17-Mar-05 0:26 
GeneralNew user interface issues for my application Pin
tim63516-Mar-05 21:13
tim63516-Mar-05 21:13 
Hi, i'm going to work on a project to redesign and implement a new look for an old application.
The language is c++. The purpose is having the following prerequisites (for which i need some
wise advice):
1. MENU's: The menu will be created on the fly from a database table with user preferences. In my menu's
I need icons next to the function names like in ms office. The menu's should, just as the toolbars, be
repositioned by the user.

2. TOOLBARs: The toolbars must be created on the fly from a database table with user preferences. The
toolbars must be dockable and there must be some support for toolbars that are 'too long', chevrons for
example. We should also need to remember the user's 'dockstatus' (in the registry or so probably). We
need tooltips. The toolbars can, just as the menu's, be customized by the user.

3. STYLEs: It is necessary to easily use other styles in the program (e.g. changing between office
2003, vs 2005, xp and other styles), like i have seen in demo's of the guys of http://www.bcgsoft.com/

This will be quite some work. Can some readers point me to (preferably free) components to use? I can
find a lot of examples on codeproject and codeguru, a lot of them are good solutions, but some are
small scale. For example I found a great class CMenuXP for XP style menu's/toolbars, it works, i have
used it, but it's not easy to adapt it to my needs (e.g. change styles at runtime) and it's certainly not
easy to merge it with other examples i need (e.g. one i found about chevrons).
So can someone point me to some (preferably free) components that provide a big part of the solutions i
can use?
GeneralRe: New user interface issues for my application Pin
John R. Shaw17-Mar-05 6:27
John R. Shaw17-Mar-05 6:27 
GeneralTCP/IP guru - please help Pin
eli1502197916-Mar-05 21:02
eli1502197916-Mar-05 21:02 
Questionremove system menu icon from dialog? Pin
ThinkingPrometheus16-Mar-05 20:57
ThinkingPrometheus16-Mar-05 20:57 
AnswerRe: remove system menu icon from dialog? Pin
toxcct16-Mar-05 22:25
toxcct16-Mar-05 22:25 
GeneralImage Capture from Device Pin
Anand for every one16-Mar-05 20:47
Anand for every one16-Mar-05 20:47 
GeneralFriend Functions Pin
phijophlip16-Mar-05 20:29
phijophlip16-Mar-05 20:29 
GeneralRe: Friend Functions Pin
toxcct16-Mar-05 21:03
toxcct16-Mar-05 21:03 
GeneralAccess Violation Pin
Usman Arif16-Mar-05 20:26
Usman Arif16-Mar-05 20:26 
GeneralRe: Access Violation Pin
Cedric Moonen16-Mar-05 21:38
Cedric Moonen16-Mar-05 21:38 
GeneralRotate picture Pin
JAMANAKA16-Mar-05 20:09
JAMANAKA16-Mar-05 20:09 
GeneralRe: Rotate picture Pin
John R. Shaw17-Mar-05 6:52
John R. Shaw17-Mar-05 6:52 
GeneralApplictions Communication problem Pin
ReBeL34716-Mar-05 19:47
ReBeL34716-Mar-05 19:47 
GeneralRe: Applictions Communication problem Pin
John R. Shaw17-Mar-05 6:58
John R. Shaw17-Mar-05 6:58 
GeneralGetCurrentHwProfile( ) api usage Pin
brilliant10116-Mar-05 19:21
brilliant10116-Mar-05 19:21 
GeneralProblem with Multiple Instances of ActiveX Control, Please Help Pin
rdeekonda16-Mar-05 18:27
rdeekonda16-Mar-05 18:27 
GeneralHelp on Compiled HTML(CHM) Viewer Pin
anukrati16-Mar-05 18:13
anukrati16-Mar-05 18:13 
GeneralFrame comparison Pin
Francis Chau16-Mar-05 17:12
Francis Chau16-Mar-05 17:12 

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.