Thread overview
gtkDcoding Blog Post # 29 - RadioMenuItems
Apr 23, 2019
Ron Tarrant
Apr 23, 2019
number
Apr 23, 2019
Ron Tarrant
Apr 24, 2019
number
Apr 24, 2019
Ron Tarrant
April 23, 2019
Now that we've got Easter out of the way, it's time for another gtkDcoding blog post: http://gtkdcoding.com/2019/04/23/0029-radiomenuitem.html

April 23, 2019
On Tuesday, 23 April 2019 at 09:44:12 UTC, Ron Tarrant wrote:
> Now that we've got Easter out of the way, it's time for another gtkDcoding blog post: http://gtkdcoding.com/2019/04/23/0029-radiomenuitem.html

Hi, thanks!
little typo: RadioMeniItem
April 23, 2019
On Tuesday, 23 April 2019 at 12:21:37 UTC, number wrote:

> Hi, thanks!
> little typo: RadioMeniItem

How about that? The typo was in the article, not the code. Makes for a change. :)

Thanks for catching, number.
April 24, 2019
On Tuesday, 23 April 2019 at 20:40:45 UTC, Ron Tarrant wrote:
> On Tuesday, 23 April 2019 at 12:21:37 UTC, number wrote:
>
>> Hi, thanks!
>> little typo: RadioMeniItem
>
> How about that? The typo was in the article, not the code. Makes for a change. :)
>
> Thanks for catching, number.

Are your original php gtk tutorials still available somewhere? I found this (https://php.gtk.general.narkive.com/G1Fuuk38/php-gtk-treeview-toggle) but http://www.writingup.com/ does not respond.
April 24, 2019
On Wednesday, 24 April 2019 at 11:41:12 UTC, number wrote:

> Are your original php gtk tutorials still available somewhere? I found this (https://php.gtk.general.narkive.com/G1Fuuk38/php-gtk-treeview-toggle) but http://www.writingup.com/ does not respond.

I still have the entire set of blog posts here somewhere. I'm not sure how much use they'd be today, though. As far as I know, PHP-GTK2 was the last version (meaning: no PHP-GTK3 to go along with GTK3) and could lead to hidden gotchas.

But if you're interested, let me know and I'll dig them up, bundle them, and drop them somewhere for you.