[futurebasic] [FB] help tags

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2005 : Group Archive : Group : All Groups

From: Steve Crossman <steve@...>
Date: Sun, 6 Mar 2005 18:15:06 -0500
I have my help tags working everywhere but palette windows in OS X with 
FB4 r2.  I am presuming its because I am not correctly getting the 
window's wndref pointer when setting it up in this statement

err = fn HMSetWindowHelpContent( g_WindowPtr, helpRec )

I have used everything I can think of for g_WindowPtr but to no avail.  
Anyone have any insight?

regards

~ steve