Strange behaviour on Closing a Pop Panel

General HouseBot discussion. Any issues that don't fit into any of the other topics belong here.
Post Reply
Richard Naninck
HouseBot Guru Extraordinaire
Posts: 1121
Joined: Tue Sep 28, 2004 7:49 am
Location: The Netherlands

Strange behaviour on Closing a Pop Panel

Post by Richard Naninck »

Scott;

Either from script using CloseRemotePanel or from a Task using ClosePanel on all remotes, the pop panel in question only looses the properties but the background remains when the command is executed while the remote is minimized.

Try this:

Create a remote. Pop a panel on it. Minimize the remote. Try closing the pop panel from task or script and restore the swremote again. You will see the pop panel still there, but all of the properties are gone. This does not happen when the remote is visible at the time of execution. I worked around it putting a RestoreRemote() just before closing the panel, but that shouldn't have to be like that. Well, this is what I am seeing. Hopefully you can duplicate it and call it a bug.
ScottBot
Site Admin
Posts: 2790
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

Yep. I was able to reproduce it. That's a strange one.

It will be fixed in the next release.
Scott
Post Reply