dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #10717] Form->ShowDialog does not show the form


From: Deryk Robosson
Subject: [Pnet-developers] [bugs #10717] Form->ShowDialog does not show the form as a modal form
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 Galeon/1.3.17

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #10717] Latest Modifications:

Changes by: 
                Deryk Robosson <address@hidden>
'Date: 
                Sat 10/23/2004 at 01:50 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Bug #9499 is not related to this one, however it does follow the same code path.

Investigation of #9499 shows me that the Owner property for the child form (2nd 
form) is being set which allows the TopLevelWindow.cs/TransientFor method to 
set the appropriate Xlib flag accordingly.  As mentioned in the previous 
comment, this is more than likely a window manager issue.






/**************************************************************************/
[bugs #10717] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10717>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Mon 10/18/2004 at 05:48

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  Form->ShowDialog does not show the form as a modal form

Original Submission:  Form->ShowDialog should show the form modal, but does not.
If U create a first form and call the 2nd form ShowDialog() you can switch back 
to the first Form. That's not correct.
See sample.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 10/23/2004 at 01:50       By: Deryk Robosson <drobosson>
Bug #9499 is not related to this one, however it does follow the same code path.

Investigation of #9499 shows me that the Owner property for the child form (2nd 
form) is being set which allows the TopLevelWindow.cs/TransientFor method to 
set the appropriate Xlib flag accordingly.  As mentioned in the previous 
comment, this is more than likely a window manager issue.

-------------------------------------------------------
Date: Wed 10/20/2004 at 16:43       By: 0 <None>
Have a look at http://wiki.tcl.tk/3541 and 
http://www.xfree86.org/4.2.0/XGrabPointer.3.html .

Metacity 2.6.3 has a few fixes for modal windows - but I think  a 
GrabPointer/Keyboard is what is missing.

My 2 cents.






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 10/18/2004 at 05:48  Name: ShowDialog.zip  Size: 25.37KB   By: brubbel
Sample
http://savannah.gnu.org/bugs/download.php?item_id=10717&amp;item_file_id=1771






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10717>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]