Antonio, could you solve that problem of [?] button in NoModal dialogs?
The [?] button don't work in this dialog type...
Regards!
Maurilio
#include "FiveWin.ch"
function Main()
local oDlg1, oDlg2
DEFINE DIALOG oDlg1 TITLE "NON MODAL"
ACTIVATE DIALOG oDlg1 NOWAIT
DEFINE DIALOG oDlg2 TITLE "MODAL"
ACTIVATE DIALOG oDlg2 CENTERED
return nil
Antonio Linares wrote:
(...) help-arrow cursor is not shown, but it properly fires the request for Help event
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: cmsoft, nageswaragunupudi and 94 guests