Hi all,
Here is the solution to the problem of multiple entries of a form in Windows Menu for forms using VFP-Skins2. In the Init() of VFP Skin class:
*** 30/09/2002 patch starts vso *THIS.PARENT.INIT *** 30/09/2002 patch ends vso
I could not find any problems after removing this line but I was not in production yet so would know the details yet.
<i><font color="#663300">Hi all
Recently I tried to apply VFP-Skins 2.0 to a CB62 form. Though the form does work, there was something I noticed that needs to go away before any of us can really use VFP-Skins seriously.
The problems are: 1) When a Skinned forms loads 2 entries are found in the Windows menu a) Accounts:1 b) Accounts:1:2, clicking on which gives and error that the form is not there 2) The form itself gets a caption like Accounts:1 3) When this form is closed the Navigation Toolbar (iNavToolBar) does not go away.
Any idea where this can be happening. I tried looking at the VFP-Skins code but could not really find a place where the form is released and recreated maybe confusing the CB lists. </font></i>
Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |