« Return to Thread: Child window

Re: Child window

by n d-3 :: Rate this Message:

Reply to Author | View in Thread

It needs to be a child window int the sense that this window's parent/owner is the main window of the app I'm writing.

On Tue, May 26, 2009 at 8:35 AM, Sergey Smirnov <sasmir@...> wrote:
FXTopWindow is an abstract class, it cant't be created. You brobably need to create another FXMainWindow. In what sence should it be a child window?

On May 26, 2009, at 2:44 PM, n d wrote:

Thank you, and I had suspected FXTopWindow might be what I was looking for, but the class reference at fox-toolkit.org does not show necessary arguments to initialize one.

-Nate

On Sun, May 24, 2009 at 11:59 PM, Mathew Robertson <mathew@...> wrote:




> n d <slacknate2@...> wrote:
>
> Hi all. I was wondering if there's a way to have a child window, as so
> far I
> can't seem to be able to create one. MDIChild is not what I need, and a
> dialogue box isn't capable of what I need to do. I supposes there's a
> simple
> answer to this question, but I am seriously stumped. Any
> suggestions/advice/comments welcome.
>
> -Nate

FXTopWindow

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________
Foxgui-users mailing list



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

 « Return to Thread: Child window