|
From: oleksa <m.o...@uk...> - 2013-06-14 06:53:50
|
Thanks for explanation, now, after * $Id: Changelog 2077, no crash. Regards, Alexey Myronenko --- Оригінальне повідомлення --- Від кого: "Alexander S.Kresin" <al...@be...> Дата: 14 червня 2013, 09:47:20 > oleksa writes: > > Hi! > > > > Designer, hwgdebug crash after start with more error windows and latest info in error.log > > > > Error BASE/1075 Argument error: > > > Called from source\htab.prg->HTAB:ONEVENT(780) > > That's because -DHWG_USE_POINTER_ITEM is used now in hwgui.hbp and > some code, which compares pointers with 0 instead of using Empty() > function gives such a result. This happened with :nInitFocus in > hpanel.prg and htab.prg. BTW, I don't wonder that this happens with the > :nInitFocus - the appropriate code is written in such a way that we > should wonder how it worked before. This variable is initialized with a > values of different types in different places - as an object, as a > number, as a handle ... > > Regards, Alexander. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers |