[Gtk-sharp-list] Empty Properties from GUI

Sascha Manns Sascha.Manns at mailbox.org
Sun Feb 5 12:59:22 UTC 2017


Hi Baltasar,

Am Samstag, den 04.02.2017, 19:57 +0000 schrieb Baltasar García Perez-
Schofield:
> Hi Sascha,
> 
> The fact of having public properties with the same name in classes,
> say, A and B does not mean that instances of that clases
> automatically have that properties in communication. If you want to
> share their values, you will have to assign them explicitely. And
> certainly, they don't have to have the same name.
> 
> ===
> 
> var a = new A();
> 
> var b = new B();
> 
> a.Prop = b.Prop;
> 
> a.Prop3 = b.Prop4;
> 
> ===
> 
> The sentences above are the only way to share values between
> properties belonging to objects 'a' and 'b'.
> 
> -- Baltasar
Thank you very much for your help so far. :-)

Currently just the entryboxes are without values. Maybe anyone knows,
how to fix that?

Greetings
Sascha
-- 


    
        
            

        
    
    Sascha Manns
       
      

      Sascha.Manns at mailbox.org

      GPG:
      0x168428cdb1f20ab1

      jabber:
      Sascha.Manns at jabber.org
    

              
        
 Maifeldstraße 10

         56727 Mayen

        mobile: +49-1573-9242730

         home: +49-2651-4014045
        

        https://saigkill.tuxfamily.org
      

    
    
      
    
    
      
    
    
      
    
    
      
    
    
    
    
      
    
    
      
    
    
    
      
    
    
      
    
    
    
      
    
    
      
    
    
    
      
    
    
      
    
    
    

    
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20170205/6fd7e6cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20170205/6fd7e6cb/attachment.sig>


More information about the Gtk-sharp-list mailing list