On Mon, Feb 26, 2001 at 10:05:13AM -0000, Matt H wrote:
> Hi FVWM people,
> 
> There seems to be an issue with using XtSetMappedWhenManaged on a form 
> widget in FVWM (not Sawfish, CDE, enlightenment etc.).
Please always mention which version you are using.
> If I create an event handler to catch a mapped notify it never occurs.
> 
> Could someone give me pointers if I am coding wrong or is there an issue 
> with FVWM?
> 
> Here is the simple code....thanks in advance, Matt.
I have no idea what your problem is at the moment, but your
program exits in line 149 with an X error message for me:
149  mainWindow = XmCreateForm(myshell, "Myiew", args2, counter2);
-->
Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  19 (X_DeleteProperty)
  Resource id in failed request:  0x0
  Serial number of failed request:  89
  Current serial number in output stream:  95
Bye
Dominik ^_^  ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Feb 26 2001 - 04:39:12 GMT