This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

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

Changes by: 
                Alexander Malmberg <[EMAIL PROTECTED]>
'Date: 
                Thu 09/23/04 at 14:39 (Europe/Stockholm)

------------------ Additional Follow-up Comments ----------------------------
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?






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9561>
Project: GNUstep
Submitted by: Matthew Weinstein
On: Tue 07/06/04 at 00:55

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


Summary:  NSTextField not updating until program is deactivated

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)

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


-------------------------------------------------------
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.












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

_______________________________________________
  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