Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: MichaelAgarkov on August 16, 2023, 06:43:32 pm

Title: Will Code::Blocks ever support WinForms development?
Post by: MichaelAgarkov on August 16, 2023, 06:43:32 pm
I know, this is a very weird question, but it is possible to use C++ with Windows Forms, so I wonder if Code::Blocks will ever see support for something like this. I know it likely won't be cross-platform until WinForms itself would be ported properly on Linux and so on, but developing with DirectX is also available only on the Windows version of Code::Blocks, so I guess it would make sense(?) to enable WinForms development as well, at least in the far future.

Sorry if this question is too weird.
Title: Re: Will Code::Blocks ever support WinForms development?
Post by: stahta01 on August 16, 2023, 07:36:16 pm
Is it possible for MinGW GCC to do WinForms development?

Tim S.
Title: Re: Will Code::Blocks ever support WinForms development?
Post by: Miguel Gimenez on August 16, 2023, 07:41:16 pm
Winforms is already obsolete. M$ is known for their short-lived technologies, so I would not bother about any of them.