Click here to Skip to main content
15,929,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Desktop Special Folder Detection Pin
Shotgun7-Apr-02 4:49
Shotgun7-Apr-02 4:49 
Generallast dumb question Pin
Shotgun7-Apr-02 4:00
Shotgun7-Apr-02 4:00 
GeneralRe: last dumb question Pin
Renjith Ramachandran7-Apr-02 5:27
Renjith Ramachandran7-Apr-02 5:27 
GeneralUsing Control to Display Unicode String Pin
7-Apr-02 3:56
suss7-Apr-02 3:56 
QuestionHow to change the size of a row in splitter wnd? Pin
Feng Qin7-Apr-02 3:47
Feng Qin7-Apr-02 3:47 
GeneralDrawing lines Pin
Jonny827-Apr-02 2:11
Jonny827-Apr-02 2:11 
GeneralRe: Drawing lines Pin
Rickard Andersson207-Apr-02 3:15
Rickard Andersson207-Apr-02 3:15 
GeneralDocking windows without MFC Pin
6-Apr-02 23:55
suss6-Apr-02 23:55 
Docking windows in Win32 without MFC is what I'm currently
coding. I'm doing it this way:
I have Dock bars, which are just frameless gray child windows. The frame
window consists of four of such dock bars and a client window. The frame
window also resizes all these five windows, e.g. the dockbar at the left is
stretched along the y-axis, the dockbar at the upper side is stretched along
the x-axis etc.
Now there are dock windows. These can dock on a dockbar or float. When
floating, they get a toolwindow frame and a popup style. If, for example, I
wanna dock a toolbar, I can do two things:
a) derive a toolbar class from the dockwindow one, or
b) i can make the toolbar a child of the dockwindow.
DockBar itself is responsible for repositioning and/or resizing the docked
dock windows.

To disable the (de)activation of floating windows and the main window, I use James Brown's method (see http://freespace.virgin.net/james.brown7/tuts/docking1.htm). Do you have any suggestions how to solve the docking problem better?
GeneralSearch *.exe and *.com files Pin
Phlegm6-Apr-02 23:46
Phlegm6-Apr-02 23:46 
GeneralRe: Search *.exe and *.com files Pin
Mazdak7-Apr-02 1:10
Mazdak7-Apr-02 1:10 
GeneralRe: Search *.exe and *.com files Pin
Dominik Reichl7-Apr-02 1:07
Dominik Reichl7-Apr-02 1:07 
GeneralRe: Search *.exe and *.com files Pin
Renjith Ramachandran7-Apr-02 5:22
Renjith Ramachandran7-Apr-02 5:22 
GeneralRead line per line using CFile object Pin
Atlence6-Apr-02 23:42
Atlence6-Apr-02 23:42 
GeneralRe: Read line per line using CFile object Pin
Christian Graus6-Apr-02 23:55
protectorChristian Graus6-Apr-02 23:55 
GeneralRe: Read line per line using CFile object Pin
Nish Nishant7-Apr-02 0:08
sitebuilderNish Nishant7-Apr-02 0:08 
QuestionHow to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
mzt6-Apr-02 23:11
mzt6-Apr-02 23:11 
AnswerRe: How to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
Wolfram Steinke6-Apr-02 23:35
Wolfram Steinke6-Apr-02 23:35 
AnswerRe: How to save drawings in the window to file in format of '.bmp' or '.jpg',etc? Pin
Christian Graus6-Apr-02 23:53
protectorChristian Graus6-Apr-02 23:53 
QuestionDoes how making the window size be more than certain value ,but not twinkle? Pin
mzt6-Apr-02 23:02
mzt6-Apr-02 23:02 
AnswerRe: Does how making the window size be more than certain value ,but not twinkle? Pin
Paul M Watt7-Apr-02 7:13
mentorPaul M Watt7-Apr-02 7:13 
GeneralLow-Level CD access Pin
Hyien6-Apr-02 22:08
Hyien6-Apr-02 22:08 
GeneralMFC text box flicker Pin
ejw6-Apr-02 15:05
ejw6-Apr-02 15:05 
GeneralRe: MFC text box flicker Pin
Shog96-Apr-02 15:51
sitebuilderShog96-Apr-02 15:51 
GeneralRe: MFC text box flicker Pin
ejw6-Apr-02 16:09
ejw6-Apr-02 16:09 
GeneralRe: MFC text box flicker Pin
Nish Nishant6-Apr-02 16:38
sitebuilderNish Nishant6-Apr-02 16:38 

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.