Hello everybody,
In the datawindow painter, I specify "Help!" as a pointer for a column. At runtime, the "Help!" pointer appears only if the cursor is not in the column (see illustrations below). Is it normal behaviour ?
Thank you !
Pierre
Cursor in row 1 and mouse pointer over row 2 : the Help! pointer correctly appears.
Cursor in row 1 and mouse pointer over row 1 : the Help! pointer doesn't appear (actually only mouse 'I' cursor appears, not the arrow).
Cursor in row 2 and mouse pointer over row 1 : the Help! pointer correctly appears.
Cursor in row 2 and mouse pointer over row 2 : the Help! pointer doesn't appear.
In PB mode : the help! pointer correctly appears wherever the cursor is :