Re: [Fxruby-users] FXProgressDialog problem
Status: Inactive
Brought to you by:
lyle
|
From: Lyle J. <jl...@cf...> - 2003-12-17 17:02:38
|
Carl Youngblood wrote:
> Thanks. One more question. Is there a quick way to center the dialog
> in center of its parent window, or do I need to figure out the geometry
> myself?
I think that show(PLACEMENT_OWNER) should do that, see:
http://www.fxruby.org/doc/api/classes/Fox/FXTopWindow.html
Lyle
|