URL:
  <http://savannah.gnu.org/bugs/?22421>

                 Summary: Segmentation Fault when trying to display a toolTip
                 Project: GNUstep
            Submitted by: nico
            Submitted on: Tuesday 02/26/2008 at 10:39
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I have the following Renaissance file --

<?xml version="1.0"?>
<!DOCTYPE gsmarkup>
<gsmarkup>

<objects>

  <window title="Button Test" closable="no" frameAutosaveName="main" >

    <button title="Click this button to quit" action="terminate:"
toolTip="Click me to terminate the program" />

  </window>

</objects>

</gsmarkup>

the important bit to note is that there is a toolTip set for the button.

When I move the mouse over the button, I get a Segmentation Fault.

Thanks




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22421>

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



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to