Click here to Skip to main content
15,893,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalabout reflact message on ComboBox!! Pin
GreenXML17-Apr-04 14:09
GreenXML17-Apr-04 14:09 
GeneralRe: about reflact message on ComboBox!! Pin
Ravi Bhavnani17-Apr-04 17:49
professionalRavi Bhavnani17-Apr-04 17:49 
GeneralRe: about reflact message on ComboBox!! Pin
GermanGeorge20-Apr-04 23:05
GermanGeorge20-Apr-04 23:05 
Generalswitching keyboard input Pin
Selevercin17-Apr-04 9:40
Selevercin17-Apr-04 9:40 
GeneralRe: switching keyboard input Pin
Jason Hooper17-Apr-04 10:21
Jason Hooper17-Apr-04 10:21 
GeneralHTTP Streaming MP3 to DirectSound Pin
Janovetz17-Apr-04 9:39
Janovetz17-Apr-04 9:39 
GeneralRe: HTTP Streaming MP3 to DirectSound Pin
Antti Keskinen18-Apr-04 10:51
Antti Keskinen18-Apr-04 10:51 
GeneralWrap toolbar to keep all buttons visible Pin
s_k17-Apr-04 8:10
s_k17-Apr-04 8:10 
Hi all,
I'm really tired of looking for the solution of this annoying problem:
I have MFC application with CToolBar. In fact, I have CReBar and two CToolBars in it. I display few buttons with text in these toolbars (in single line). When user changes the size of main window and the width is not enough, I want toolbar to automatically wrap to more rows so that all buttons stay visible.

I don't want to use chevrons or floating toolbars. I create my toolbars with TBSTYLE_WRAPABLE and I tried to call SetRows(...), but it had no effect. Yes, it created as many rows as requested, but all buttons stayed in the first row even though if the size was too small to show them all.

Thank you all for any suggestion.
GeneralRe: Wrap toolbar to keep all buttons visible Pin
Ravi Bhavnani17-Apr-04 10:18
professionalRavi Bhavnani17-Apr-04 10:18 
GeneralRe: Wrap toolbar to keep all buttons visible Pin
s_k18-Apr-04 9:01
s_k18-Apr-04 9:01 
Generalpointers and array[][][] Pin
chapin17-Apr-04 6:41
chapin17-Apr-04 6:41 
GeneralRe: pointers and array[][][] Pin
valikac17-Apr-04 6:59
valikac17-Apr-04 6:59 
GeneralRe: pointers and array[][][] Pin
chapin17-Apr-04 7:18
chapin17-Apr-04 7:18 
GeneralRe: pointers and array[][][] Pin
Selevercin17-Apr-04 13:33
Selevercin17-Apr-04 13:33 
GeneralFindWindow Pin
monrobot1317-Apr-04 6:27
monrobot1317-Apr-04 6:27 
GeneralRe: FindWindow Pin
Neville Franks17-Apr-04 12:33
Neville Franks17-Apr-04 12:33 
GeneralRe: FindWindow Pin
monrobot1317-Apr-04 16:51
monrobot1317-Apr-04 16:51 
GeneralRe: FindWindow Pin
Neville Franks17-Apr-04 22:23
Neville Franks17-Apr-04 22:23 
GeneralRe: FindWindow Pin
monrobot1318-Apr-04 11:52
monrobot1318-Apr-04 11:52 
GeneralRe: FindWindow Pin
Ravi Bhavnani17-Apr-04 17:50
professionalRavi Bhavnani17-Apr-04 17:50 
GeneralCustom Control & Dll Hell Pin
ronhash17-Apr-04 6:09
ronhash17-Apr-04 6:09 
Generalcompile problem Pin
tank102517-Apr-04 5:46
tank102517-Apr-04 5:46 
GeneralRe: compile problem Pin
Branislav17-Apr-04 22:59
Branislav17-Apr-04 22:59 
GeneralFile Association Pin
Dennis L17-Apr-04 5:36
Dennis L17-Apr-04 5:36 
GeneralRe: File Association Pin
valikac17-Apr-04 7:05
valikac17-Apr-04 7:05 

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.