Click here to Skip to main content
15,890,741 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IE HTTP headers Pin
llp00na23-Feb-06 23:53
llp00na23-Feb-06 23:53 
QuestionRe: IE HTTP headers Pin
acroitor24-Feb-06 1:35
acroitor24-Feb-06 1:35 
AnswerRe: IE HTTP headers Pin
llp00na24-Feb-06 3:50
llp00na24-Feb-06 3:50 
QuestionRe: IE HTTP headers Pin
acroitor24-Feb-06 4:23
acroitor24-Feb-06 4:23 
AnswerRe: IE HTTP headers Pin
llp00na24-Feb-06 4:45
llp00na24-Feb-06 4:45 
GeneralRe: IE HTTP headers Pin
ThatsAlok26-Feb-06 20:57
ThatsAlok26-Feb-06 20:57 
GeneralRe: IE HTTP headers Pin
acroitor27-Feb-06 20:43
acroitor27-Feb-06 20:43 
AnswerRe: IE HTTP headers Pin
llp00na24-Feb-06 4:52
llp00na24-Feb-06 4:52 
GeneralRe: IE HTTP headers Pin
acroitor24-Feb-06 4:58
acroitor24-Feb-06 4:58 
GeneralRe: IE HTTP headers Pin
llp00na24-Feb-06 6:15
llp00na24-Feb-06 6:15 
QuestionRe: IE HTTP headers Pin
acroitor26-Feb-06 20:10
acroitor26-Feb-06 20:10 
AnswerRe: IE HTTP headers Pin
goggles827-Feb-06 10:47
goggles827-Feb-06 10:47 
QuestionRe: IE HTTP headers Pin
acroitor28-Feb-06 4:24
acroitor28-Feb-06 4:24 
Questionhow can split window like reuters trade? Pin
vicstart23-Feb-06 20:41
vicstart23-Feb-06 20:41 
AnswerRe: how can split window like reuters trade? Pin
Nibu babu thomas23-Feb-06 20:54
Nibu babu thomas23-Feb-06 20:54 
GeneralRe: how can split window like reuters trade? Pin
vicstart23-Feb-06 21:25
vicstart23-Feb-06 21:25 
GeneralRe: how can split window like reuters trade? Pin
jhwurmbach23-Feb-06 21:57
jhwurmbach23-Feb-06 21:57 
vicstart wrote:
I want to delete or add sub windows on runing time?


Thats more advanced but certainly possible.
You need to have your view initially in a splitter with only one pane. Then, you change the splitter to have more panes and create your new view in the new pane.

The CSplitterWnd is a nasty beast, so you need a lot of practice to force it into submission..



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

GeneralRe: how can split window like reuters trade? Pin
Nibu babu thomas23-Feb-06 21:59
Nibu babu thomas23-Feb-06 21:59 
QuestionCHttpConnection : Post Method Pin
vivek.s.vivek23-Feb-06 19:39
vivek.s.vivek23-Feb-06 19:39 
QuestionCreate Excel spreadsheet in VC++ 6.0 Pin
bettybei23-Feb-06 19:06
bettybei23-Feb-06 19:06 
AnswerRe: Create Excel spreadsheet in VC++ 6.0 Pin
Vinaya23-Feb-06 19:35
Vinaya23-Feb-06 19:35 
QuestionHow to catch ActiveX Install or Excute using BHO? Pin
Blue-Bird23-Feb-06 19:00
Blue-Bird23-Feb-06 19:00 
QuestionHelp! WAB API problem, searched all the webspace but no results! Pin
Atony Chen23-Feb-06 18:58
Atony Chen23-Feb-06 18:58 
AnswerRe: Help! WAB API problem, searched all the webspace but no results! Pin
Atony Chen24-Feb-06 23:43
Atony Chen24-Feb-06 23:43 
GeneralRe: Help! WAB API problem, searched all the webspace but no results! Pin
ThatsAlok26-Feb-06 19:10
ThatsAlok26-Feb-06 19:10 

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.