bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #9561] NSTextField not updating until program is deactivated


From: Alexander Malmberg
Subject: [bugs #9561] NSTextField not updating until program is deactivated
Date: Wed, 12 Jan 2005 00:36:55 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

This is an automated notification sent by Savannah.
It relates to:
                bugs #9561, project GNUstep

==============================================================================
 LATEST MODIFICATIONS of bugs #9561:
==============================================================================

               Posted by: Alexander Malmberg <alexm>
               Posted on: 2005-01-12 00:36 (Europe/Stockholm)
    _______________________________________________________

                  Status:                    None -> Unreproducible         
             Open/Closed:                    Open -> Closed                 

    _______________________________________________________

Follow-up Comment:
Closing as unreproducible for now. If there's still a bug here, I'll need
more information to be able to debug it.

==============================================================================
 OVERVIEW of bugs #9561:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9561>

                 Summary: NSTextField not updating until program is
deactivated
                 Project: GNUstep
            Submitted by: allemandel3ft
            Submitted on: Tue 07/06/04 at 00:55
                Category: Gui/AppKit
                Severity: 5 - Average
              Item Group: Bug
                  Status: Unreproducible
                 Privacy: Public
             Assigned to: None
             Open/Closed: Closed

    _______________________________________________________


NSTextFields on my window don't update with a setStringValue... They show the
right value if another window is selected and passed before the textfields in
question. (this is based on cvs 7/5/2004)

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 01/12/05 at 00:36         By: Alexander Malmberg <alexm>
Closing as unreproducible for now. If there's still a bug here, I'll need
more information to be able to debug it.

-------------------------------------------------------
Date: Thu 09/23/04 at 14:39         By: Alexander Malmberg <alexm>
If the window looks correct after dragging another window over it, this
implies that the view was redrawn properly, but the window contents wasn't
flushed to the screen completely. I won't be able to debug this without being
able to reproduce it, and "normal" code for doing this works. Example code
would be nice.



Which backend are you using? Is the update triggered in any special way
(timer, DO, other threads, etc.)? What kind of backing store are you using
for the window?

-------------------------------------------------------
Date: Tue 07/06/04 at 17:01         By: Fred Kiefer <FredKiefer>
Could you please provide some example code for this problem? NSTextFieldCell
uses the same code as NSActionCell for setStringValue: which tells the
control view to update itself. I would expect this to result in the new value
being displayed immediatly. But than I must admit I did not fully understand
your bug report.








==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9561>

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




reply via email to

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