window decoration on Mac OSX Leopard

View: New views
2 Messages — Rating Filter:   Alert me  

window decoration on Mac OSX Leopard

by lubos-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have compiled fox 1.6.36 on macbook (10.5.8 leopard, X server version
2.4.0 from xquartz).

When I run calculator or other application, there is a resize icon look
like dragcorner (if DECOR_RESIZE is set) in the right bottom corner. The
icon is not transparent and in case of calculator it overlaps the "NOT"
button.

In adie application this icon is over the status bar dragcorner icon.

Is there any possibility to filter this icon out?

Best regards Tomas


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

Re: window decoration on Mac OSX Leopard

by Lyle Johnson-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/11/11 Tomáš Poruba <tomas.poruba@...>:

> I have compiled fox 1.6.36 on macbook (10.5.8 leopard, X server version
> 2.4.0 from xquartz).
>
> When I run calculator or other application, there is a resize icon look
> like dragcorner (if DECOR_RESIZE is set) in the right bottom corner. The
> icon is not transparent and in case of calculator it overlaps the "NOT"
> button.
>
> In adie application this icon is over the status bar dragcorner icon.

Right. This is the standard OS X window decoration for resizing a
window (i.e. FOX doesn't provide this). You can see it in non-FOX
applications as well (Safari, Terminal.app, etc.)

> Is there any possibility to filter this icon out?

Obviously, if you turn off the DECOR_RESIZE option, that drag corner
goes away. But if you want it there, I think your only option is to
add enough padding around the borders of the main window so that the
drag corner icon doesn't overlap anything important.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users