Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to save floating windows in XML File #252

Closed
Nessi2410 opened this issue Oct 1, 2014 · 1 comment
Closed

Not able to save floating windows in XML File #252

Nessi2410 opened this issue Oct 1, 2014 · 1 comment
Labels

Comments

@Nessi2410
Copy link

Hello,

When i opened a form using
Form.Show(DockPanel, new Rectangle(Form.LastCloseLoc, Form.FloatFormSize));
Where form is CustomFloatWindowFactory.
But wen i load XML i get the error InternalConstruct of floatwindow class at
if (pane != null)
pane.FloatWindow = this;------- the FloatWindow is null.

Please Help me to correct this error.

Thank you

@roken
Copy link
Member

roken commented Dec 7, 2014

There's not enough to go off here. Please feel free to reopen if you can provide a sample program demonstrating your question.

@roken roken closed this as completed Dec 7, 2014
@lextm lextm added the question label Aug 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants