|
From: Alexander S.K. <al...@be...> - 2013-06-24 09:45:23
|
Maurizio, > Let me know if I can help committing some trivial change or you prefer I > send you the diff files. The first option is better. > > 1. the hwgui.hbm still stores the reference to hctrlex.prg: I think that > it would be striped out > 2. the source/winapi/registry.c is referenced in hwgui.hbm but isn't > more present in the repository > 3. again in hwgui.hbm, the source/winapi/hfrmtmpl.prg is referenced, but > the file is present only in the gtk folder Thanks, fixed. > 4. the lib hwg_extctrl is useless because the related commands are > missing from the include file: I think that this commands need to be > collected in a hwg_extctrl.ch header file and added into the include folder > > About this extended controls, I think that the buttonex should be > included in the main lib. We need to check before does they work with the current code. I took it from 2.17 without any changes and didn't test. A little problem is that I haven't any sample with them and still know nothing about additional features they give. > I remember that the simple button object become useless as soon you need > to manage the focus or you try to fine tune its behaviour. > Maybe. Personally I never had a necessity to manage the focus on buttons. Regards, Alexander. |