XIDE Dark Mode?

This forum is meant for questions and discussions about the X# language and tools
User avatar
Chris
Posts: 5764
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: XIDE Dark Mode?

Post by Chris »

Hi Isaac,

Oh, you're right, indeed the themes functionality is not included in the plugins in the downloads area. Not sure where I had downloaded it from, maybe Irwin had sent it directly to me.. I don't see this in Irwin's git repo either. Irwin, can you please check?
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
User avatar
Irwin
Posts: 282
Joined: Wed Mar 23, 2022 10:24 am
Location: Spain

Re: XIDE Dark Mode?

Post by Irwin »

Chris wrote: Tue Mar 03, 2026 9:25 am Hi Isaac,

Oh, you're right, indeed the themes functionality is not included in the plugins in the downloads area. Not sure where I had downloaded it from, maybe Irwin had sent it directly to me.. I don't see this in Irwin's git repo either. Irwin, can you please check?
Hi Chris,

I noticed something strange in my XIDE version regarding the plugin construction. It turns out I build and deploy the plugins (AnyCPU) into the Plugins folder, but XIDE64.exe doesn't start up while XIDE32.exe does. I'm using version 2.24f, so I rebuilt everything with 2.24f, including Xide.Base and Xide.PluginSystem, but I got the same behavior.

Chris, could you please send me the latest released version of XIDE to normalize my version to yours?

Irwin.
XSharp Development Team (VFP)
Spain | irwin@xsharp.eu
mindfulvector
Posts: 34
Joined: Tue Jun 24, 2025 1:57 pm
Location: United States

Re: XIDE Dark Mode?

Post by mindfulvector »

Can this be fixed in the public XIDE version or will it be behind the subscription and XSharp 3 only?
User avatar
Chris
Posts: 5764
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: XIDE Dark Mode?

Post by Chris »

Hi Isaac,

Should be working in both the subscribers' and public version, but we're putting most effort to release the subscribers' version first and we will prepare the public version afterwards (probably a few weeks later). I have also added some special initialization code to make it easier to use the editor of XIDE in other programs.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
mindfulvector
Posts: 34
Joined: Tue Jun 24, 2025 1:57 pm
Location: United States

Re: XIDE Dark Mode?

Post by mindfulvector »

Thank you Chris!
Post Reply