[Gtk-sharp-list] Store GUI Output in Properties
Sascha Manns
Sascha.Manns at mailbox.org
Mon Jan 2 09:48:54 UTC 2017
Hi Baltasar,
On 01.01.2017 20:19, Baltasar GarcĂa Perez-Schofield wrote:
> Hi, Sascha,
>
> You have a beginner's tutorial here:
> http://zetcode.com/gui/gtksharp/
A good starting point :-)
>
> I suspect that you want to "connect" your properties with the
> corresponding widgets. In order to do that, you need to create events.
> For example, say that your "ok" button is called "btOk":
>
> ==
> btOk.Clicked += (o, e) => {
> Title = entry2.Text;
> // ...more assignments
> }
> ==
>
Thank you very much for helping. It looks good.
Greetings
Sascha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20170102/cdd0d197/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 837 bytes
Desc: OpenPGP digital signature
URL: <http://lists.dot.net/pipermail/gtk-sharp-list/attachments/20170102/cdd0d197/attachment.sig>
More information about the Gtk-sharp-list
mailing list