thanks
I got it
toolbar1.height=1
declare function ChangeWindowAttributes lib "CarbonLib" (w as
WindowPtr, setAttrs as Integer, clearAttrs as Integer) as Integer
dim err as Integer
err = ChangeWindowAttributes( toolbar1, 0, 2^6 )
On Feb 15, 2006, at 6:54 PM, Kim Kohen wrote:
On 16/02/2006, at 10:30 AM, Brian Heibert wrote:
I tried that and couldn't find it still
••••
I found the answer in about 30 seconds.
try searching the NUG list for: hide show toolbar declare - the
answer is there waiting for you:)
cheers
kim
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>