Sascha Manns
2017-02-02 11:57:24 UTC
Hello,
after a week programming break i'm checking the properties.
Currently i'm putting input to the properties in Glade.cs:
PublicationTitle = entryTitle.Text;
Environment = cboEnvironment.ActiveText;
DocType = cboDocType.ActiveText;
Language = entryLanguage.Text;
In GetConfig.cs it reads the App.config and connects them to the
properties and gives out all properties on the terminal.
But it looks like the PublicationTitle, Environment, DocType and
Language are empty.
Can anyone help out?
Greetings Sascha
--
Sascha Manns
***@mailbox.org <mailto:***@mailbox.org>
GPG: 0x168428cdb1f20ab1
<http://pgpkey.org/pks/lookup?op=vindex&search=0x168428cdb1f20ab1&fingerprint=on>
jabber:***@jabber.org <jabber:***@jabber.org>
MaifeldstraÃe 10
56727 Mayen
mobile: +49-1573-9242730
home: +49-2651-4014045
https://saigkill.tuxfamily.org
Twitter <https://twitter.com/saigkill> Facebook
<https://www.facebook.com/sascha.manns> LinkedIn
<https://de.linkedin.com/in/saigkill> Skype <skype:schurik0815?call>
Github <https://github.com/saigkill> Xing
<https://www.xing.com/profile/Sascha_Manns4>
after a week programming break i'm checking the properties.
Currently i'm putting input to the properties in Glade.cs:
PublicationTitle = entryTitle.Text;
Environment = cboEnvironment.ActiveText;
DocType = cboDocType.ActiveText;
Language = entryLanguage.Text;
In GetConfig.cs it reads the App.config and connects them to the
properties and gives out all properties on the terminal.
But it looks like the PublicationTitle, Environment, DocType and
Language are empty.
Can anyone help out?
Greetings Sascha
--
Sascha Manns
***@mailbox.org <mailto:***@mailbox.org>
GPG: 0x168428cdb1f20ab1
<http://pgpkey.org/pks/lookup?op=vindex&search=0x168428cdb1f20ab1&fingerprint=on>
jabber:***@jabber.org <jabber:***@jabber.org>
MaifeldstraÃe 10
56727 Mayen
mobile: +49-1573-9242730
home: +49-2651-4014045
https://saigkill.tuxfamily.org
Twitter <https://twitter.com/saigkill> Facebook
<https://www.facebook.com/sascha.manns> LinkedIn
<https://de.linkedin.com/in/saigkill> Skype <skype:schurik0815?call>
Github <https://github.com/saigkill> Xing
<https://www.xing.com/profile/Sascha_Manns4>