GRID / VIRTUAL / DYNAMICxxxxCOLOR

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

GRID / VIRTUAL / DYNAMICxxxxCOLOR

Post 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
have fun
Jimmy
User avatar
gfilatov
Posts: 1060
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: GRID / VIRTUAL / DYNAMICxxxxCOLOR

Post 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:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: GRID / VIRTUAL / DYNAMICxxxxCOLOR

Post 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)
have fun
Jimmy
Post Reply