Re: GtkD global font size

2018-01-16 Thread user via Digitalmars-d-dwt
On Tuesday, 16 January 2018 at 08:53:20 UTC, Binghoo Dang wrote: On Sunday, 14 January 2018 at 23:55:03 UTC, Sai wrote: I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita theme is not great but I can live with it.

Re: GtkD global font size

2018-01-16 Thread John Gabriele via Digitalmars-d-dwt
On Monday, 15 January 2018 at 12:18:02 UTC, Sai wrote: Anyway I did repost my question in GtkD GH issues. Note also, the GtkD project has its own forum: .

Re: GtkD global font size

2018-01-16 Thread Binghoo Dang via Digitalmars-d-dwt
On Sunday, 14 January 2018 at 23:55:03 UTC, Sai wrote: I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita theme is not great but I can live with it. Is there any way to globally increase the font size in the GtkD?

Re: GtkD global font size

2018-01-15 Thread Jacob Carlborg via Digitalmars-d-dwt
On 2018-01-15 13:18, Sai wrote: Yup, that's what I thought, that this forum is not exclusive for DWT anymore, but is available for all Gui libs. Anyway I did repost my question in GtkD GH issues. For most exposure I recommend the learn forum or, as you did, post to GitHub. -- /Jacob Carlbor

Re: GtkD global font size

2018-01-15 Thread Sai via Digitalmars-d-dwt
On Monday, 15 January 2018 at 08:36:38 UTC, Mike James wrote: On Monday, 15 January 2018 at 08:21:16 UTC, Jacob Carlborg wrote: On 2018-01-15 00:55, Sai wrote: I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita th

Re: GtkD global font size

2018-01-15 Thread Mike James via Digitalmars-d-dwt
On Monday, 15 January 2018 at 08:21:16 UTC, Jacob Carlborg wrote: On 2018-01-15 00:55, Sai wrote: I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita theme is not great but I can live with it. Is there any way to

Re: GtkD global font size

2018-01-15 Thread Jacob Carlborg via Digitalmars-d-dwt
On 2018-01-15 00:55, Sai wrote: I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita theme is not great but I can live with it. Is there any way to globally increase the font size in the GtkD? I tried the settings.

GtkD global font size

2018-01-14 Thread Sai via Digitalmars-d-dwt
I am writing a small GUI application using GtkD3 Builder and Glade. On a HD monitor the default font size is too small. The adwaita theme is not great but I can live with it. Is there any way to globally increase the font size in the GtkD? I tried the settings.ini file, but that did not help w