Bug 1370

Summary: Adding Observers in the gui does not function
Product: frysk Reporter: Sami Wagiaalla <swagiaal>
Component: generalAssignee: Sami Wagiaalla <swagiaal>
Status: RESOLVED FIXED    
Severity: normal CC: cagney, pmuldoon
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 1364, 1533    
Bug Blocks: 1632    

Description Sami Wagiaalla 2005-09-23 15:01:41 UTC
Adding Observers in the gui will is not yet implemented
Comment 1 Phil Muldoon 2005-10-05 19:08:18 UTC
For notes: the problem here (as noted in 1364) is that to set an observer, you
have to assign a value to a variable. 1370 was created to indicate that these
variables are not always public scope
Comment 2 Sami Wagiaalla 2006-02-07 21:09:25 UTC
works now.