Click here to Skip to main content
15,891,730 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmessage box Pin
parthmankad16-Jan-04 7:04
parthmankad16-Jan-04 7:04 
GeneralRe: message box Pin
Maximilien16-Jan-04 7:44
Maximilien16-Jan-04 7:44 
Generalserial port communication Pin
parthmankad16-Jan-04 7:02
parthmankad16-Jan-04 7:02 
Generaldispalying record from database Pin
parthmankad16-Jan-04 7:00
parthmankad16-Jan-04 7:00 
GeneralRe: dispalying record from database Pin
Antti Keskinen16-Jan-04 8:15
Antti Keskinen16-Jan-04 8:15 
GeneralRe: dispalying record from database Pin
Antti Keskinen17-Jan-04 23:22
Antti Keskinen17-Jan-04 23:22 
GeneralMFC UI Toolkit Pin
Robert M Greene16-Jan-04 5:55
Robert M Greene16-Jan-04 5:55 
GeneralRe: MFC UI Toolkit Pin
Antti Keskinen16-Jan-04 8:35
Antti Keskinen16-Jan-04 8:35 
The CodeJock package contains a whole pleahora of useful tools, gadgets, widgets and sniffely-lifferies. Especially the Professional version is something to recommend: it should cater every need you have.

The downfall of this package is the lack of documentation. It is made with some sort of a half-automatic report creater, and thus most class members and/or functions are just labelled "This is member XXYYZZ of the class YYXXZZ" and nothing more. Such descriptions are not very helpful when trying to determine the necessary functions/members to get most out of the classes.

The Dundas package has a bit more well-done documentation, but doesn't offer as complex interface designs as the CodeJock one. Also, to enable certain features in the Dundas package, you'll have to consult the documentation. The CodeJock version is a bit more plug-n-play style, with the most advanced features left somewhat undocumented.

Both packages I've found pretty stable, and the source code coming with them is most useful in debugging and in creation of derived controls. If I'd need to choose only one, I would choose CodeJock, despite it's lacking documentation.

-Antti Keskinen

----------------------------------------------
The definition of impossible is strictly dependant
on what we think is possible.
GeneralRe: MFC UI Toolkit Pin
alex.barylski16-Jan-04 10:02
alex.barylski16-Jan-04 10:02 
GeneralRe: MFC UI Toolkit Pin
Jörgen Sigvardsson16-Jan-04 10:25
Jörgen Sigvardsson16-Jan-04 10:25 
GeneralRe: MFC UI Toolkit Pin
alex.barylski16-Jan-04 10:53
alex.barylski16-Jan-04 10:53 
QuestionHow can i create my own font set? Pin
Jahangir Raza Shah16-Jan-04 5:35
Jahangir Raza Shah16-Jan-04 5:35 
AnswerRe: How can i create my own font set? Pin
Antti Keskinen16-Jan-04 8:37
Antti Keskinen16-Jan-04 8:37 
GeneralActive x Display Pin
Adi Narayana16-Jan-04 5:23
Adi Narayana16-Jan-04 5:23 
GeneralDesktop and DirectX Pin
AlexMart16-Jan-04 3:38
AlexMart16-Jan-04 3:38 
GeneralRe: Desktop and DirectX Pin
Andrew Walker16-Jan-04 19:26
Andrew Walker16-Jan-04 19:26 
Questionusing c++ in a VS.NET setup project?? Pin
schaereran@gmx.net16-Jan-04 1:59
schaereran@gmx.net16-Jan-04 1:59 
AnswerRe: using c++ in a VS.NET setup project?? Pin
Robert M Greene16-Jan-04 8:43
Robert M Greene16-Jan-04 8:43 
GeneralRe: using c++ in a VS.NET setup project?? Pin
Robert M Greene16-Jan-04 8:45
Robert M Greene16-Jan-04 8:45 
GeneralRe: using c++ in a VS.NET setup project?? Pin
schaereran@gmx.net18-Jan-04 22:21
schaereran@gmx.net18-Jan-04 22:21 
Generalwarning C4047: 'function' : 'struct HMENU__ *' differs in levels of indirection from 'const int ' Pin
AssemblySoft16-Jan-04 1:20
AssemblySoft16-Jan-04 1:20 
GeneralRe: warning C4047: 'function' : 'struct HMENU__ *' differs in levels of indirection from 'const int ' Pin
Antti Keskinen16-Jan-04 3:48
Antti Keskinen16-Jan-04 3:48 
GeneralRe: warning C4047: 'function' : 'struct HMENU__ *' differs in levels of indirection from 'const int ' Pin
Mike Dimmick16-Jan-04 4:03
Mike Dimmick16-Jan-04 4:03 
GeneralRe: warning C4047: 'function' : 'struct HMENU__ *' differs in levels of indirection from 'const int ' Pin
AssemblySoft19-Jan-04 0:04
AssemblySoft19-Jan-04 0:04 
GeneralUsing Parallel Port Pin
Best Friend16-Jan-04 1:18
Best Friend16-Jan-04 1:18 

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.