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

C / C++ / MFC

 
AnswerRe: Syntax problem Pin
Chris Losinger8-Aug-06 5:40
professionalChris Losinger8-Aug-06 5:40 
AnswerRe: Syntax problem Pin
Zac Howland8-Aug-06 5:42
Zac Howland8-Aug-06 5:42 
QuestionUsing IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 5:23
Paul Groetzner8-Aug-06 5:23 
QuestionRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 5:39
David Crow8-Aug-06 5:39 
AnswerRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 5:49
Paul Groetzner8-Aug-06 5:49 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 6:18
David Crow8-Aug-06 6:18 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 6:34
Paul Groetzner8-Aug-06 6:34 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 6:56
David Crow8-Aug-06 6:56 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 7:38
Paul Groetzner8-Aug-06 7:38 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 7:50
David Crow8-Aug-06 7:50 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 8:03
Paul Groetzner8-Aug-06 8:03 
QuestionRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 8:38
David Crow8-Aug-06 8:38 
AnswerRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 9:33
Paul Groetzner8-Aug-06 9:33 
QuestionRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 9:39
David Crow8-Aug-06 9:39 
AnswerRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 10:09
Paul Groetzner8-Aug-06 10:09 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 10:48
David Crow8-Aug-06 10:48 
AnswerRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 10:12
Paul Groetzner8-Aug-06 10:12 
QuestionResizing Floating ToolBars question... Pin
Maximilien8-Aug-06 4:56
Maximilien8-Aug-06 4:56 
I have a toolbar that when it is floating I can resize ( manually ).

The toolbar contains a combobox, a couple of static (CStatic derived ) controls and some normal standard buttons.

something like drawn in lousy ascii art, where | is the gripper and - is a separator.

<code>|</code>combobox static1 static2 <code>-</code> button1 <code>-</code> button2 <code>-</code> button3 <code>-</code> button4


after I resize I get something like :

<code>|</code>combobox static1 
static2 <code>-</code> button1 <code>-</code> button2 <code>-</code> button3 <code>-</code> button4


if I resize further ( including some blank space beforre static2):

<code>|</code>combobox static1 
           static2 <code>-</code> 
button1 <code>-</code> button2 <code>-</code> button3 <code>-</code> button4


It seems that there is no "break" between the combobox and the static1 controls.

What is the mechanism that controls that breaks in the toolbar ? is it the separator ?

I'm not certain what to google for to get an explanation.

Thanks for the help.

Max.



Maximilien Lincourt
Your Head A Splode - Strong Bad

QuestionThread control problem, please help! Pin
Yoskie8-Aug-06 4:46
Yoskie8-Aug-06 4:46 
AnswerRe: Thread control problem, please help! Pin
Chris Losinger8-Aug-06 5:35
professionalChris Losinger8-Aug-06 5:35 
GeneralRe: Thread control problem, please help! Pin
Yoskie8-Aug-06 6:20
Yoskie8-Aug-06 6:20 
GeneralRe: Thread control problem, please help! Pin
Chris Losinger8-Aug-06 6:38
professionalChris Losinger8-Aug-06 6:38 
AnswerRe: Thread control problem, please help! Pin
Zac Howland8-Aug-06 9:21
Zac Howland8-Aug-06 9:21 
QuestionMessage Removed Pin
8-Aug-06 4:18
Reza Shademani8-Aug-06 4:18 
AnswerRe: MySql API for C++ [modified] Pin
bob169728-Aug-06 9:27
bob169728-Aug-06 9:27 

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.