On Mon, 2020-04-27 at 12:12 +, Antonio Corbi via Digitalmars-d-learn
wrote:
> On Monday, 27 April 2020 at 11:27:57 UTC, Paulo Pinto wrote:
> > On Sunday, 26 April 2020 at 09:09:04 UTC, Antonio Corbi wrote:
[…]
> > > I don't know if you are referring to the `clone!` macro
> > > described here[1
On Monday, 27 April 2020 at 11:27:57 UTC, Paulo Pinto wrote:
On Sunday, 26 April 2020 at 09:09:04 UTC, Antonio Corbi wrote:
On Saturday, 25 April 2020 at 09:30:44 UTC, Paulo Pinto wrote:
On Friday, 24 April 2020 at 18:52:55 UTC, Russel Winder wrote:
[...]
Just curious, how do you handle the
On Sunday, 26 April 2020 at 09:09:04 UTC, Antonio Corbi wrote:
On Saturday, 25 April 2020 at 09:30:44 UTC, Paulo Pinto wrote:
On Friday, 24 April 2020 at 18:52:55 UTC, Russel Winder wrote:
[...]
Just curious, how do you handle the whole RC> story
in Gtk-rs?
For me it made the point that la
On Saturday, 25 April 2020 at 09:30:44 UTC, Paulo Pinto wrote:
On Friday, 24 April 2020 at 18:52:55 UTC, Russel Winder wrote:
[...]
Just curious, how do you handle the whole RC> story
in Gtk-rs?
For me it made the point that languages with tracing GC or
implicit reference counting are much
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
I'm too new to DLang and I have a lot to learn. Probably that's
why I have a lot of difficulties. Has anyone tried using a GUI
library to the latest DMD 2.090 or DMD 2.091? I plan to use
this language for a specific Thermal calculator app
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
I'm too new to DLang and I have a lot to learn. Probably that's
why I have a lot of difficulties. Has anyone tried using a GUI
library to the latest DMD 2.090 or DMD 2.091? I plan to use
this language for a specific Thermal calculator app
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
I'm too new to DLang and I have a lot to learn. Probably that's
why I have a lot of difficulties. Has anyone tried using a GUI
library to the latest DMD 2.090 or DMD 2.091? I plan to use
this language for a specific Thermal calculator app
On Sat, 2020-04-25 at 09:30 +, Paulo Pinto via Digitalmars-d-learn
wrote:
[…]
>
> Just curious, how do you handle the whole RC> story in
> Gtk-rs?
>
> For me it made the point that languages with tracing GC or
> implicit reference counting are much better solution for doing
> GUI programmi
On Friday, 24 April 2020 at 18:52:55 UTC, Russel Winder wrote:
On Fri, 2020-04-24 at 15:50 +, Phrozen via
Digitalmars-d-learn wrote:
[…]
@Basile B., thanks for the suggestion. I'll try this library
too.
Just a bit of confirmation: I am a fan of D and GtkD for
desktop UI work.
GTK+
On Fri, 2020-04-24 at 15:50 +, Phrozen via Digitalmars-d-learn
wrote:
>
[…]
> @Basile B., thanks for the suggestion. I'll try this library too.
>
Just a bit of confirmation: I am a fan of D and GtkD for desktop UI
work.
GTK+ is just a UI framework unlike Qt (which is UI and networking,
dat
On Friday, 24 April 2020 at 15:50:15 UTC, Phrozen wrote:
@Adam D. Ruppe, your idea is great, especially for small and
unpretentious applications! Very good work, man!
if you do decide to use my thingy let me know how it goes for you.
I often don't recommend it in threads cuz it kinda sucks, bu
On Friday, 24 April 2020 at 14:13:25 UTC, Adam D. Ruppe wrote:
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
[...]
This sounds easy with my minigui.d. My library doesn't have a
lot of features, no fancy graphics, and layout can be a bit
clunky... but check out this code:
[...]
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
I'm too new to DLang and I have a lot to learn. Probably that's
why I have a lot of difficulties. Has anyone tried using a GUI
library to the latest DMD 2.090 or DMD 2.091? I plan to use
this language for a specific Thermal calculator app
On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
I need something simple - a modal window with 3 buttons and a
two text boxes
This sounds easy with my minigui.d. My library doesn't have a lot
of features, no fancy graphics, and layout can be a bit clunky...
but check out this code:
On 2012-04-13 14:51, Rizo Isrof wrote:
On Sunday, 25 March 2012 at 15:14:04 UTC, Jacob Carlborg wrote:
It would also be possible to use Cocoa, as you do with Objective-C,
but that wouldn't be very practically. There's also a DMD fork that
directly supports interfacing with Objective-C:
http://m
On 2012-04-13 14:47, Rizo Isrof wrote:
On Sunday, 25 March 2012 at 15:59:21 UTC, Jacob Carlborg wrote:
On 2012-03-25 17:22, Kevin Cox wrote:
I would reccomend Qt as well. You will get native cross-platform
widgets with great performance. I am not sure how far QtD is but I know
it once had a lot
Kevin Cox wrote:
I would reccomend Qt as well. You will get native cross-platform
widgets with great performance. I am not sure how far QtD is but I know
it once had a lot of development on it.
AFAIR, QtD is at the alpha stage. It's based on QtJambi, but there is
another SMOKE generator, whi
On Sunday, 25 March 2012 at 15:14:04 UTC, Jacob Carlborg wrote:
It would also be possible to use Cocoa, as you do with
Objective-C, but that wouldn't be very practically. There's
also a DMD fork that directly supports interfacing with
Objective-C:
http://michelf.com/projects/d-objc/
Why do
On Sunday, 25 March 2012 at 15:59:21 UTC, Jacob Carlborg wrote:
On 2012-03-25 17:22, Kevin Cox wrote:
I would reccomend Qt as well. You will get native
cross-platform
widgets with great performance. I am not sure how far QtD is
but I know
it once had a lot of development on it.
I don't thi
On Sunday, 25 March 2012 at 15:59:21 UTC, Jacob Carlborg wrote:
On 2012-03-25 17:22, Kevin Cox wrote:
I would reccomend Qt as well. You will get native
cross-platform
widgets with great performance. I am not sure how far QtD is
but I know
it once had a lot of development on it.
I don't thi
On 2012-03-25 17:22, Kevin Cox wrote:
I would reccomend Qt as well. You will get native cross-platform
widgets with great performance. I am not sure how far QtD is but I know
it once had a lot of development on it.
I don't think Qt is uses the native drawing operations on Mac OS X.
--
/Jacob
On Sun, Mar 25, 2012 at 11:13 AM, Jacob Carlborg wrote:
> On 2012-03-25 15:04, Tyro[17] wrote:
>
>> Is there one available for use with D2 on MAC OS X?
>>
>> Thanks,
>> Andrew
>>
>
> * QtD - Bindings to Qt. Use the native drawing operations of the operating
> system (I think). Available on all pl
On 2012-03-25 15:04, Tyro[17] wrote:
Is there one available for use with D2 on MAC OS X?
Thanks,
Andrew
I think these are the choices on Mac OS X:
* gtkD - Bindings to GTK. Does not use the native drawing operations of
the operating system. Available on all platforms.
http://dsource.org/pr
23 matches
Mail list logo