Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Text colors in dialog boxes

presser
Beginner
427 Views
I got a problem with using text colors in dialog boxes. Whereas the color control works so far quite well, there occurs an error when loading bitmap images with the command LOAGIMAGE_W in my QuickWin application. No image is shown. As far as I could verify, this problem arises with applying the command DlgSet(Dlg, idControl, nRGBvalue, DLG_COLOR ). Thanks for helping me.
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
427 Views
Hmmmm, first, where does that DLG_COLOR stuff comes from? DFLOGM from CVF 6.6 or some of the ones (XFLOGM) "touched" by me?

If the former, please ignore the sequel :-).

If the latter, I don't recall that there were ever bugs related with memory leaks (which the one you describe looks like). You might try downloading the latest version
from me the workspace to take a look?

Jugoslav
0 Kudos
Reply