Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUser Interface (Advice Required) Pin
Imtiaz Murtaza27-Apr-04 0:45
Imtiaz Murtaza27-Apr-04 0:45 
GeneralRe: User Interface (Advice Required) Pin
Andrew Walker27-Apr-04 0:53
Andrew Walker27-Apr-04 0:53 
GeneralRe: User Interface (Advice Required) Pin
David Crow27-Apr-04 2:15
David Crow27-Apr-04 2:15 
GeneralCRichEditCtrl - CFE_LINK , how can i repaint it Pin
markoot27-Apr-04 0:39
markoot27-Apr-04 0:39 
GeneralCMDIChildWnd Pin
alex.barylski27-Apr-04 0:39
alex.barylski27-Apr-04 0:39 
GeneralRe: CMDIChildWnd Pin
Adi Narayana27-Apr-04 2:30
Adi Narayana27-Apr-04 2:30 
GeneralRe: CMDIChildWnd Pin
britonleap26-Jun-04 9:36
britonleap26-Jun-04 9:36 
GeneralMainFrame Customization Pin
MasterOfBytes27-Apr-04 0:37
MasterOfBytes27-Apr-04 0:37 
Hi,
I have a MDI-Application. Now i want to use the Gray Background of the MainFrame as Startsite (i hope it's right in Enlisch). So, at first i have put a button in it: (In CMainFrame::OnCreate)
startButtonRechnungListe.Create("Liste gedruckter Rechnungen", WS_CHILD | WS_VISIBLE | BS_PUSHBUTTON | BS_FLAT | BS_NOTIFY, CRect(10, 10, 20, 20), this, ID_RECHNUNGEN_LISTE);

this works fine, the Button is shown. But i isn't clickable.
so i put 'startButtonRechnungListe.BringWindowToTop();' after it and the button is clickable. but now the button is always over any document-window.
So, my Question is, before i go to put every document-window to top: is this the right way? Or is there a better way to customize the MainFrame Background.

Thanks in advance, and excuse for my bad english.
Christian
Generalodbc for sybase Pin
quicklwl26-Apr-04 23:39
quicklwl26-Apr-04 23:39 
GeneralDirectShow: add compressor filter Pin
tttonyyy26-Apr-04 23:05
tttonyyy26-Apr-04 23:05 
GeneralDirectShow: Why can't GraphEdit connect to a ROT Graph Pin
tttonyyy26-Apr-04 22:52
tttonyyy26-Apr-04 22:52 
QuestionAny free memory leak tool? Pin
Anonymous26-Apr-04 22:45
Anonymous26-Apr-04 22:45 
AnswerRe: Any free memory leak tool? Pin
Jitendra gangwar26-Apr-04 23:04
Jitendra gangwar26-Apr-04 23:04 
AnswerRe: Any free memory leak tool? Pin
Anthony_Yio26-Apr-04 23:07
Anthony_Yio26-Apr-04 23:07 
Generalemail address and ip address Pin
includeh1026-Apr-04 21:32
includeh1026-Apr-04 21:32 
GeneralRe: email address and ip address Pin
toxcct26-Apr-04 21:55
toxcct26-Apr-04 21:55 
GeneralRe: email address and ip address Pin
Prakash Nadar26-Apr-04 22:06
Prakash Nadar26-Apr-04 22:06 
GeneralRe: email address and ip address Pin
ChetnaBABY27-Apr-04 0:16
ChetnaBABY27-Apr-04 0:16 
GeneralRe: email address and ip address Pin
Balkrishna Talele26-Apr-04 23:57
Balkrishna Talele26-Apr-04 23:57 
GeneralRe: email address and ip address Pin
ChetnaBABY27-Apr-04 0:42
ChetnaBABY27-Apr-04 0:42 
GeneralRe: email address and ip address Pin
Balkrishna Talele27-Apr-04 0:48
Balkrishna Talele27-Apr-04 0:48 
GeneralRe: email address and ip address Pin
toxcct27-Apr-04 0:51
toxcct27-Apr-04 0:51 
GeneralRe: email address and ip address Pin
Paul Ranson27-Apr-04 1:40
Paul Ranson27-Apr-04 1:40 
GeneralRe: email address and ip address Pin
includeh1027-Apr-04 10:19
includeh1027-Apr-04 10:19 
GeneralRe: email address and ip address Pin
David Crow28-Apr-04 2:09
David Crow28-Apr-04 2:09 

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.