Actually I have just tried this with gtkd and working:button1.bindProperty("sensitive", entry1, "sensitive", GBindingFlags.DEFAULT);
That's pretty cool, Ferhat. I'll add this to the todo list.
Ron Tarrant via Digitalmars-d-learn Thu, 23 Jan 2020 07:10:54 -0800
Actually I have just tried this with gtkd and working:button1.bindProperty("sensitive", entry1, "sensitive", GBindingFlags.DEFAULT);
That's pretty cool, Ferhat. I'll add this to the todo list.