Hello list,
On 02.02.2017 12:57, Sascha Manns wrote:
>
> 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
The ok button launches the Publication.cs which launches the GetConfig.cs.
The URLs are:
* Glade.cs
(https://github.com/saigkill/PublicanCreators/blob/master/src/PublicanCreators/Glade.cs)
* Publican.cs
(https://github.com/saigkill/PublicanCreators/blob/master/src/PublicanCreators.Core/Publication.cs)
* GetConfig.cs
(https://https://github.com/saigkill/PublicanCreators/blob/master/src/PublicanCreators.Core/GetConfig.cs)
And if i'm checking the GUI given properties in GetConfig.cs, they are
empty.
Greetings
Sascha
--
<https://saigkill.tuxfamily.org>
Sascha Manns
[email protected] <mailto:[email protected]>
GPG: 0x168428cdb1f20ab1
<http://pgpkey.org/pks/lookup?op=vindex&search=0x168428cdb1f20ab1&fingerprint=on>
jabber:[email protected] <jabber:[email protected]>
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>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.dot.net/mailman/listinfo/gtk-sharp-list
