I think tooltips are cool, but I have noticed an absence in FW - am I looking in the wrong place?
(I know about MESSAGE - buts its just not as 'cool')
REDEFINE GET oGet VAR oDBF:TITLE ID 10 OF Dlg_CURR UPDATE
oGet:cTooltip := "My Tooltip"
Ollie wrote:Thanks EMG. That works, a bit of a schlep though, because now one needs to define oGets, where oDBF was nice as it doesn't need the gets.
oDlg:aControls
Ollie wrote:Say EMG, any chance you can guide me on getting a TABCONTROL to work with resource files. Or and example / sample. Please man. Thanks
Ollie wrote:I see the REDEFINE TAB COMMAND in the source code, but I can't see what it refers to when I open the RC file with Pelles C
CONTROL "", ID_SECTIONS, "TTabs", 0 | WS_CHILD | WS_VISIBLE | WS_BORDER, 5, 216, 149, 14
Ollie wrote:What I need to know is - am I supposed to be able to see the TAB Pages in Pelles C (I see it reads as a custom control not a tab control in properties) and can I change it from Pelles C, or must the rest be done in source code. Can I visually design the tab pages or not?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests