Search found 1599 matches

by ic2
Sun Sep 14, 2025 8:50 pm
Forum: VO & Vulcan
Topic: Cause of GoTO failure?
Replies: 11
Views: 47813

Re: Cause of GoTO failure?

Hi Chris,

Thanks for your reply.

No error at all. I've added an IF for the GoTo's (there never was one) and this proved the simple GoTo could return false and then it starts repeating remaining on the same record. If I would have changed something in the code recently, like an action which ...
by ic2
Fri Sep 12, 2025 8:54 pm
Forum: VO & Vulcan
Topic: Cause of GoTO failure?
Replies: 11
Views: 47813

Cause of GoTO failure?

I am suddenly confronted with errors in the invoicing part in one of our (VO) programs using a routine which has worked for years. Three companies are working on the same server with different exe's (doing basically the same except some client specific stuff) and 1 user reported issues. Basically ...
by ic2
Mon Jul 21, 2025 8:38 pm
Forum: Product
Topic: Visual Studio freezes when adding new XSharp Class
Replies: 8
Views: 11542

Re: Visual Studio freezes when adding new XSharp Class

Hello Johannes,

I posted a reply which seems to have been lost. Here it is again. I installed VS2022 to enable some .Net8 stuff which Syncfusion said to be necessary. In one of my solutions, the Design window of a WPF XAML screen remained empty except a header while the same solution worked ...
by ic2
Mon Jul 21, 2025 4:19 pm
Forum: VO & Vulcan
Topic: Registry and MySQL issues
Replies: 2
Views: 7260

Re: Registry and MySQL issues

Hello Jamal,

I think you are referring to https://www.xsharp.eu/forum/topic?p=32982&hilit=registry#p32982

where you wrote:

In the GetString method, try to change to KEY_QUERY_VALUE to KEY_ALL_ACCESS + KEY_WOW64_64KEY

I hadn't changed it by then as I thought that this was not a parameter and ...
by ic2
Mon Jul 21, 2025 8:53 am
Forum: Suggestions
Topic: The Future of X#
Replies: 12
Views: 37590

Re: The Future of X#

Has there ever been some research about the willingness of the non Fox members to contribute? I can imagine that many users can not justify the price of a Fox membership (e.g. because X# is used for non commercial projects) but they would be willing to contribute a smaller amount. Of course, that ...
by ic2
Thu Jul 17, 2025 3:34 pm
Forum: VO & Vulcan
Topic: Registry and MySQL issues
Replies: 2
Views: 7260

Registry and MySQL issues

For my software a encrypted license file contains information regarding rights and a possible expiration date. This information then is written into the registry for reference when the program is started. Only when invalid, e.g. the expiration date is reached, the program re-reads the license file ...
by ic2
Fri Jun 13, 2025 3:40 pm
Forum: Product
Topic: XIDE: Highlight current file Tab in editor
Replies: 11
Views: 14777

Re: XIDE: Highlight current file Tab in editor

Hello Chris,

Here's another webpage with Winfoms based codethat might help you:

https://csharp.agrimetsoft.com/exercise ... lected_Tab

Dick
by ic2
Wed May 28, 2025 5:52 pm
Forum: Product
Topic: Questions about choices: VS version, Dialect & .Net Framework version
Replies: 7
Views: 12352

Re: Questions about choices: VS version, Dialect & .Net Framework version

Thanks everybody for the extensive replies. The insight in the use of different .Net Framework versions from Robert was also very helpful.

To summarize:

1 We will change any X# solution which is (still) using Vulcan dialect to VO dialect. The first one I found did not even use any Vulcan DLL's ...
by ic2
Wed May 28, 2025 9:25 am
Forum: Product
Topic: Questions about choices: VS version, Dialect & .Net Framework version
Replies: 7
Views: 12352

Questions about choices: VS version, Dialect & .Net Framework version

1 After the replies on https://www.xsharp.eu/forum/topic/5548?p=33938#p33938 I started with updating Syncfusion (first time in nearly a year) and found that multiple common of their libraries required .Net 8 SDK. It took me a while to understand that this could only be selected from VS 2022 (or ...
by ic2
Tue May 27, 2025 9:50 am
Forum: Chit-Chat
Topic: Windows 11 working like W10
Replies: 15
Views: 21253

Re: Windows 11 working like W10

Hello Karl,

You're right, I missed that change. I usually have a lot of Explorers open and can quickly pick the one I need because (with the taskbar at the right) I can see which directory was opened in each Explorer. I would probably need to get used to open some related directories in one ...