digitalmars.D.learn - gtkDcoding Blog Post # 28 - Menu II - CheckMenuItem
- Ron Tarrant (6/6) Apr 19 2019 Even though it's Good Friday, there's still a new blog post. As
- number (11/17) Apr 19 2019 Hi, thanks!
- Ron Tarrant (2/11) Apr 19 2019 :) Thanks, as always, number. Fixed and updated.
Even though it's Good Friday, there's still a new blog post. As the thread title says, it's about using the CheckMenuItem, two examples this time. You can find it here: http://gtkdcoding.com/2019/04/19/0028-checkmenuitems.html Have a great long weekend, everyone!
Apr 19 2019
On Friday, 19 April 2019 at 12:12:28 UTC, Ron Tarrant wrote:Even though it's Good Friday, there's still a new blog post. As the thread title says, it's about using the CheckMenuItem, two examples this time. You can find it here: http://gtkdcoding.com/2019/04/19/0028-checkmenuitems.html Have a great long weekend, everyone!Hi, thanks! The function's closing comments (first code example) need some maintenance, 'exit' also in the code on the page itself: ``` } // exit() ... } // keep() ... } // toss() ```
Apr 19 2019
On Friday, 19 April 2019 at 17:36:34 UTC, number wrote:The function's closing comments (first code example) need some maintenance, 'exit' also in the code on the page itself: ``` } // exit() ... } // keep() ... } // toss() ```:) Thanks, as always, number. Fixed and updated.
Apr 19 2019