Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tabbed Dialog and dialog editor
#1
Hi there,

I want to create a tabbed dialog, when i use some sample code from the 'archive' folder and want to add some controls using the dialog-editor all the controls dissapear under the systabcontrol32, and i cannot get them visible. what am i doing wrong? or is there something i forgot?

Code of dialog:

BEGIN DIALOG
0 "" 0x10C80A44 0x100 0 0 265 163 "Form"
1001 Static 0x44020000 0x4 94 60 48 13 "Page0"
1101 Static 0x44020000 0x4 104 62 48 13 "Page1"
1201 Static 0x44020000 0x4 110 70 48 13 "Page2"
1 Button 0x54030001 0x4 142 146 48 14 "OK"
2 Button 0x54030000 0x4 192 146 48 14 "Cancel"
4 Button 0x54032000 0x4 242 146 18 14 "?"
3 SysTabControl32 0x54000040 0x4 0 2 266 132 ""
1002 Button 0x54032000 4 36 130 48 14 "Button"
1005 Button 0x54032000 0x0 2 56 48 14 "&Check"
5 Static 0x54000010 0x20004 4 138 257 1 ""
END DIALOG
DIALOG EDITOR: "" 0x2010800 "" " "

Thanks in advance!
#2
When dialog editor creates new control, it adds the control to bottom of Z-order. Shift+Click it to move to top.


Forum Jump:


Users browsing this thread: 1 Guest(s)