Search found 255 matches

by leon-ts
Fri Oct 20, 2023 9:54 am
Forum: Product
Topic: VO menu editor
Replies: 24
Views: 5864

Re: VO menu editor

Hi Chris, For a visual demonstration, I recorded a short video: https://1drv.ms/u/s!AlzZH96rHaSP6RhGid3NP6ZETihy?e=QNUlsL After saving the changes, the problem is most noticeable on rc files. But in PRG there is also a subtle difference: in definition names, instead of having one underscore between ...
by leon-ts
Fri Oct 20, 2023 8:40 am
Forum: Product
Topic: VO menu editor
Replies: 24
Views: 5864

Re: VO menu editor

Hi, I confirm the problem, including version 2.18.0.2a. Just yesterday I needed to remove one item from the menu and after this operation the new saved menu began to look like what Komar presented in the first message. I had to revert the change (git) and remove the menu item manually directly from ...
by leon-ts
Thu Sep 07, 2023 1:18 pm
Forum: Chit-Chat
Topic: New site issues
Replies: 17
Views: 4997

Re: New site issues

Robert,
Yes, it's good now.
Thanks!
by leon-ts
Thu Sep 07, 2023 7:11 am
Forum: Chit-Chat
Topic: New site issues
Replies: 17
Views: 4997

Re: New site issues

Robert,
If automatic signature substitution is configured, then a very large empty space is displayed after it. But you probably already know this, but just in case, I inform you.
by leon-ts
Wed Aug 30, 2023 6:05 am
Forum: Chit-Chat
Topic: New site issues
Replies: 17
Views: 4997

Re: New site issues

Hi,
On the main page of the site in the login area, the button opposite the password has a disproportionate size:
Screenshot.png
Screenshot.png (10.56 KiB) Viewed 2357 times
This is seen in Firefox and Edge browsers.
by leon-ts
Thu Aug 10, 2023 6:13 am
Forum: Product
Topic: Problem with VS 17.7.0
Replies: 8
Views: 3052

Problem with VS 17.7.0

Hello John,
I updated my VS 2022 to version 17.7 yesterday morning. Also I am using X# 2.17.0.3. So far I have not found any problems in this bundle. Everything works fine.
by leon-ts
Fri Aug 04, 2023 8:13 am
Forum: Product
Topic: MVC Template
Replies: 3
Views: 1045

MVC Template

<r>Hello Boonnam,<br/> Some time ago, as a study, I made a test 64bit web service in X# for reading data from MS SQL. If you're interested, I've attached the project below. I deleted my server and database names in it, but you can substitute your own values ​​and explore this test project.<br/> <br/> ...
by leon-ts
Wed Aug 02, 2023 7:22 am
Forum: Product
Topic: Non-permanent error XS1503 in X# 2.16
Replies: 5
Views: 1444

Non-permanent error XS1503 in X# 2.16

<t>Robert,<br/> Thank you for the clarification.<br/> These improvements in the compiler correlate with how the error manifests itself: does not take into account the option that is actually there.<br/> Maybe in one of the future versions you will be able to add some logs to this area? Just not to ...
by leon-ts
Wed Aug 02, 2023 5:59 am
Forum: Product
Topic: Non-permanent error XS1503 in X# 2.16
Replies: 5
Views: 1444

Non-permanent error XS1503 in X# 2.16

<t>Hi Chris,<br/> This problem is annoying because you can't leave the compilation of a big solution and have to follow it from start to finish. For example, when you compile a large solution with many projects, it takes time. If you have fixed all the existing bugs and are doing a final rebuild for ...
by leon-ts
Thu Jul 20, 2023 7:37 am
Forum: Product
Topic: Dialog size behaviour: VO dialog appears narrower (only width!) in X#
Replies: 32
Views: 3700

Dialog size behaviour: VO dialog appears narrower (only width!) in X#

<r>Karl, <QUOTE author="ecos post=27028 userid=366"><s>[quote="ecos post=27028 userid=366"]</s> I assume your datawindows are resizeable... <e>[/quote]</e></QUOTE> Yes, that's the way my DataWindow is designed: it runs across the entire client area of the application's main window. But my remark was ...