bugDotGNU Portable.NET - Bugs: bug #12025, if you Show() and Hide() a form...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12025: if you Show() and Hide() a form immediately after creation, you cannot make it visible again

Submitter:  Erich Kitzmüller <ammoq>
Submitted:  Fri 18 Feb 2005 04:31:41 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Tue 22 Feb 2005 12:38:44 PM UTC, comment #2: 

Tried latest CVS build, still get the same bug. Maybe it depends on the xlib version?

Erich Kitzmüller <ammoq>
Tue 22 Feb 2005 10:03:47 AM UTC, comment #1: 

The test case works as expected with the latest CVS build on Linux.

Deryk Robosson <drobosson>
Group Member
Fri 18 Feb 2005 04:31:41 PM UTC, original submission:  

See the enclosed example. The program opens a form with 2 buttons: The first button creates a new form, calls Show() and Hide() for it. The second button calls Show() on the newly created Form - but it never becomes visible again...

cscc LostForm.cs -lSystem.Windows.Forms -o LostForm.exe
ilrun LostForm.exe

Erich Kitzmüller <ammoq>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2588:  LostForm.cs added by ammoq (949B - text/x-csharp)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-18 ammoq Attached File- Added LostForm.cs, #2213

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code