FWH\samples\TestHead.prg

Hello Antonio,
From that wtahsnew:
* Fix: Class TMenuItem Method End() decrements CLASSDATA nInitId. This solves the problem
of non working menus after many hours of use, if many menus are created again and again.
I can't seem to find the source code for this fix. In what file should I be looking?
Thanks!
Patrick
Patrick,
source\classes\menuitem.prg
Antonio,
I have downloaded the 9.01. But I think you have forgetten the change of FWVERSION. Fivewin.ch still has 8.12.
Is it true or have I downloaded the wrong version? (Downloaded page says FTDN January / Enero 2009)
Sorry,
I have downloaded again. and there is no problem with FWVERSION.
Hakan,
Probably you downloaded it this morning before it was fully uploaded ![]()
* New: OpenOffice support for XBrowse! New METHOD ToCalc( bProgress, nGroupBy, nPasteMode )
exports data from xBrowse to OpenOffice Calc. Thanks to Anser!
the following are the limitations as of now:
1) Group totals not implemented.
2) Another drawback is that OpenOffice Calc is showing a dialog while pasting data from
clipboard to calc. User has to click on the OK button of that Dialog to proceed with the
data transfer. As of now I don't know how to avoid that dialog but definitlely there will
be an option to bypass this.
3) Date format technique needs to be modified
1) Group totals not implemented.
2) Another drawback is that OpenOffice Calc is showing a dialog while pasting data from
clipboard to calc. User has to click on the OK button of that Dialog to proceed with the
data transfer. As of now I don't know how to avoid that dialog but definitlely there will
be an option to bypass this.
3) Date format technique needs to be modified
Mr.Stefan is helping me in testing the MultiLanguage support. Today I will be adding the modified code for MultiLanguage support, and once Mr.Stephan test it and confirm, this can also be added.
Antonio Linares wrote:source\classes\menuitem.prg
Anser,
Many thanks for the information and for your excellent work ![]()
I sent you an email but got no answer from you. Maybe your spam filter blocked it.
METHOD End() INLINE If( ::hBitmap != 0, DeleteObject( ::hBitmap ),), ::nInitId--Anser,
If you are so kind to email me your modified xbrowse.prg (based on 9.01) then we will publish a new 9.01 as soon as possible, thanks! ![]()
Please email it to me as a ZIP file renamed as ZOP (to avoid gmail filter), thanks!
Antonio Linares wrote:Somehow the modified menuitem.prg was not included in 9.01 (damn!)No problem
We may publish a new 9.01 build. Thanks!