bugGNUstep - Bugs: bug #9561, NSTextField not updating until...

Group
 
 

bug #9561: NSTextField not updating until program is deactivated

Submitter:  Matthew Weinstein <allemandel3ft>
Submitted:  Tue 06 Jul 2004 12:55:30 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Jan 2005 12:36:54 AM UTC, comment #3: 

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

Alexander Malmberg <alexm>
Group Member
Thu 23 Sep 2004 02:39:25 PM UTC, comment #2: 

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?

Alexander Malmberg <alexm>
Group Member
Tue 06 Jul 2004 05:01:05 PM UTC, comment #1: 

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.

Fred Kiefer <FredKiefer>
Group Member
Tue 06 Jul 2004 12:55:30 AM UTC, original submission:  

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)

Matthew Weinstein <allemandel3ft>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-12 alexm StatusNone Works For Me
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code