Page 1 of 1

GRID / VIRTUAL / DYNAMICxxxxCOLOR

Posted: Fri Jan 24, 2020 8:48 am
by AUGE_OHR
hi,

i begin to play with VIRTUAL GRID and it work fine e.g. with DIRECTORY() Array :D

now i like to use some DYNAMICBACKCOLOR / DYNAMICFORECOLOR and it crash :o
i wonder while have made same without VIRTUAL using AddItem() ... hm

so my Question : is it possible to use Color in VIRTUAL Mode :?:
if yes please point me to a Sample, thx

Re: GRID / VIRTUAL / DYNAMICxxxxCOLOR

Posted: Fri Jan 24, 2020 9:15 am
by gfilatov
AUGE_OHR wrote: Fri Jan 24, 2020 8:48 am so my Question : is it possible to use Color in VIRTUAL Mode :?:
if yes please point me to a Sample, thx
Hi,

Please take a look for a sample at your folder c:\hmg.3.4.4\SAMPLES\Miscellaneous\Colors\
:idea:

Re: GRID / VIRTUAL / DYNAMICxxxxCOLOR

Posted: Fri Jan 24, 2020 11:21 pm
by AUGE_OHR
hi,
gfilatov wrote: Fri Jan 24, 2020 9:15 am Please take a look for a sample at your folder c:\hmg.3.4.4\SAMPLES\Miscellaneous\Colors\
YES, that is a nice Sample, thx

i have try it but it still crash :cry: ... not sure why :idea:
Error BASE/1081 Argument error: +
Called from GETPROPERTY(8373)
Called from (b)MAIN(502)
Called from _GRIDEX_GETCELLVIRTUALVALUEBYINDEX(803)
Called from _GRIDEX_SETTHISGRIDDATA(780)
Called from _GRIDEX_DOGRIDCUSTOMDRAW(695)
Called from EVENTS(3025)
Called from C_MSGSTOP(0)
Called from SHOWERROR(181)
Called from DEFERROR(129)
Called from (b)ERRORSYS(66)
Called from GETPROPERTY(8373)
Called from (b)MAIN(401)
Called from _GRIDEX_GETCELLVIRTUALVALUEBYINDEX(803)
Called from _GRIDEX_SETTHISGRIDDATA(780)
Called from _GRIDEX_DOGRIDCUSTOMDRAW(695)
Called from EVENTS(3025)
Called from DOEVENTS(0)
Called from _PROCESSINITPROCEDURE(5850)
Called from _ACTIVATEWINDOW(5609)
Called from MAIN(547)