I found a bug in TRadMenu, the line 112:
AAdd( ::aItems, TRadio():New( nRow + ( n - 1 ) , nCol, acItems[ n ],;
seems to be changed to:
AAdd( ::aItems, TRadio():New( nRow + ( n - 1 )*nStep , nCol, acItems[ n ],;
Best regards.
Claudio
Antonio Linares wrote:Claudio,
In our tests it seems that we should better not use it and leave the code as it is right now. It looks better.
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 6 guests