I'm posting this with the hope that Microchip will fix it... in gfx_gol_list_box.h (v1_08_01 and previous): line 783 needs to change from:GFX_GOL_ListBoxSelectionChange((LISTBOX *)pObject, pItem); to:
GFX_GOL_ListBoxSelectionChange((GFX_GOL_LISTBOX *)pOb..
↧