Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the color font of menu label
#12
This is the solution I gave to both above inquiries. It works. I wonder whether it is best practice.

Function dlg_menu_draw2_Menu
Code:
Copy      Help
sel wParam
,case 3 ;;Popup menu
,int i=ShowMenu(sub.GetMenuDef hDlg)
,out i
,sel i
,,case 100
,,out 100
,,case 101
,,out 101
,end
,
,case 100
,out 100
,
,case IDOK
,case IDCANCEL


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)