Qt and gtk? (Issue #25955)

15 views
Skip to first unread message

Shadowblitz16

unread,
Nov 6, 2025, 4:02:30 PM (4 days ago) Nov 6
to wx-...@googlegroups.com, Subscribed
Shadowblitz16 created an issue (wxWidgets/wxWidgets#25955)

Description

Can we get support for both qtwidgets and gtk on linux?

So far it looks like it only supports one at a time.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25955@github.com>

VZ

unread,
Nov 6, 2025, 4:13:40 PM (4 days ago) Nov 6
to wx-...@googlegroups.com, Subscribed

Closed #25955 as not planned.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issue/25955/issue_event/20771634923@github.com>

VZ

unread,
Nov 6, 2025, 4:15:06 PM (4 days ago) Nov 6
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25955)

Only a single port can be used at a time, there are no plans to change this.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25955/3499413125@github.com>

Shadowblitz16

unread,
Nov 6, 2025, 4:21:12 PM (4 days ago) Nov 6
to wx-...@googlegroups.com, Subscribed
Shadowblitz16 left a comment (wxWidgets/wxWidgets#25955)

Only a single port can be used at a time, there are no plans to change this.

Why? This defeats the point of using wxwidgets.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25955/3499434892@github.com>

VZ

unread,
Nov 6, 2025, 4:24:05 PM (4 days ago) Nov 6
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25955)

The point of using wxWidgets is to be able to compile your program using any of the ports, not to mix them in the same build of the library during run-time. If you really want to decided between wxGTK and wxQt at run-time, you need to load the appropriate shared library yourself.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25955/3499443623@github.com>

Reply all
Reply to author
Forward
0 new messages