C++-plugin, combobox-drop-down-list not display her items
-
Hello,
i use a combobox on a DockingDlgInterface on *.rc-file
COMBOBOX IDC_CCODE_EDT_PNR,60,18,83,27,CBS_DROPDOWN | WS_VISIBLE | CBS_SORT | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOPThe list-items i send by
::SendMessage(cbPointCode, CB_ADDSTRING, 0, (LPARAM)StringTools::GetWString(codes->at(i)).c_str());On open drop-down-list is resizing okay, but items is not drawing, black text on black background. Only after mouse over is draw the item.

What must i do that combobox-drop-down-list drawing correctly?
regards Mario
-
Are you working with the latest N++ version? I remember i had this also in the past with an older Version and this seems to be fixed.
-
Hello Thomas,
yes that was it.
h have use the version 8.4.6, now i make update to 8.6 and now it works fine…
best gregards
Mario
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login