Search found 16 matches

by KRtek™
26 Feb 2026, 00:29
Forum: Obecná diskuze
Topic: Downlad
Replies: 33
Views: 85975

Re: Downlad


Proč tam není český jazyk?

V Open Salamander: Samandarin je dostupná pouze angličtina, překlady ještě nejsou k dispozici. Tehdy se pracovalo na překladu komentářů původního kódu, já zároveň přidával celou tu Tabbed Panels funkcionalitu, která do překladových souborů přidává nové stringy.
Někdo ...
by KRtek™
26 Feb 2026, 00:22
Forum: Feature Requests
Topic: Tabbed Panels
Replies: 32
Views: 309174

Re: Tabbed Panels

Hello therube, thanks for reporting it! I'll take a note in the Github issues - new .NET plugins need code enhancements as currently they are more like prototypes.
by KRtek™
26 Jan 2026, 00:11
Forum: Obecná diskuze
Topic: Downlad
Replies: 33
Views: 85975

Re: Downlad


I'll note that 5.0.4 & the Tabbed version use the same (Windows) Registry (main) key, HKEY_CURRENT_USER\Software\Open Salamander, which... makes it a bit difficult to... run them both.

Well, not actually to run them, but to be able to get a good feel for how they may compare against one another ...
by KRtek™
13 Dec 2025, 23:56
Forum: Feature Requests
Topic: Tabbed Panels
Replies: 32
Views: 309174

Re: Tabbed Panels

It's possible that you've selected the checkbox in "Remove old configurations" section as shown on the image below.
as_remove_conf.png
as_remove_conf.png (5.69 KiB) Viewed 66522 times
by KRtek™
09 Oct 2025, 22:28
Forum: Feature Requests
Topic: Tabbed Panels
Replies: 32
Views: 309174

Re: Tabbed Panels

Yes, /Intermediate/ directories and it's content are not needed (I'm still learning the right flow of making these experimental releases).
by KRtek™
07 Oct 2025, 19:34
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins

I tried to check the ZIP.SPL compiled from the main (original code from Open Salamander repo) and it's reported too. Unfortunately I don't have another dev environment to run the build (and check if my main computer is infected and therefore infecting other files, OR the issue is in the original ...
by KRtek™
07 Oct 2025, 14:54
Forum: Plugins Development
Topic: Service Explorer Plugin
Replies: 77
Views: 504868

Re: Service Explorer Plugin

Service Explorer 0.012 (x64) compatible with Open Salamander 5.0
by KRtek™
06 Oct 2025, 18:55
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins

ok need to check that, there are no code changes in ZIP plugin.
by KRtek™
06 Oct 2025, 18:34
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins

Open Salamander: Samandarin remains an intentionally experimental fork—its AI-implemented features are actively evolving, may surface unexpected issues, and are best explored by advanced, adventurous users who can tolerate work-in-progress behavior.

But I am using it on daily basis.
by KRtek™
06 Oct 2025, 18:30
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins

Yeah just for debugging, it's possible that I didn't delete all of them when preparing the release (it was a little chaos :lol: ).
by KRtek™
06 Oct 2025, 18:05
Forum: Plugins Development
Topic: Service Explorer Plugin
Replies: 77
Views: 504868

Re: Service Explorer Plugin

Hello, thanks for the plugin and its source code. I took it under github repository and made it compatible with Salamander 5.0:
https://github.com/KRtkovo-eu-AI/salamander/tree/plugins_darkmode/src/plugins/serviceexplorer

Sorting by different column than Name is still not working.
The Delete ...
by KRtek™
04 Oct 2025, 11:12
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins


Thanks.

Sooo, is there an AS 5.0 build with most of the AS 4.0 plugins ready for use? :roll:


In one email I wrote to @janrysavy that I cannot guarantee 100% code quality in the features I started working on (as was shown by the slowdown in application startup after implementing tabbed panels ...
by KRtek™
28 Sep 2025, 22:11
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

Re: C++ bridge for C# plugins

The only thing that will block the currently compiled examples is this code which will require Salamander 5.0

https://github.com/KRtkovo-eu-AI/salamander/blob/cs_demo_plugin/src/plugins/csdemo/csdemo.cpp#L108
// this plugin is made for the latest Salamander version - check it
if ...
by KRtek™
28 Sep 2025, 18:22
Forum: Plugins Development
Topic: C++ bridge for C# plugins
Replies: 12
Views: 217752

C++ bridge for C# plugins

https://github.com/OpenSalamander/salamander/discussions/178

I find it easier to write the plugins in C#...

Example plugin that hosts managed WinForms C# .NET application.
PR: https://github.com/OpenSalamander/salamander/pull/177 or branch: https://github.com/KRtkovo-eu-AI/salamander/tree/cs_demo ...
by KRtek™
24 Sep 2025, 20:38
Forum: Feature Requests
Topic: Tabbed Panels
Replies: 32
Views: 309174

Re: Tabbed Panels

Hello guys,

I had some troubles with logging into my old account (I shouldn't use the ™ in nickname :lol: ), but here I am :D


I've been thinking lately that I would also like a similar feature.
At the same time, I wanted to try OpenAI Codex on a larger project and since Open Salamander is now ...