Hi Chris,
Thanks a lot!
I'll be sure to check it out when the next build becomes available.
Frank
Search found 30 matches
- Mon Jan 23, 2023 10:07 am
- Forum: Product
- Topic: New updated resource file makes form enormous
- Replies: 7
- Views: 1903
- Fri Jan 13, 2023 11:56 am
- Forum: Product
- Topic: New updated resource file makes form enormous
- Replies: 7
- Views: 1903
New updated resource file makes form enormous
<r>Hi Chris,<br/> <br/> Not changing the resource will mean that new controls will not appear in the window, if you change positions or styles those will not appear either etc....Not changing the resource will mean that new controls will not appear in the window, if you change positions or styles ...
- Wed Jan 11, 2023 4:23 pm
- Forum: Product
- Topic: New updated resource file makes form enormous
- Replies: 7
- Views: 1903
New updated resource file makes form enormous
<r>Hello everyone,<br/> <br/> I have a question regarding the resource files of a xsforms.<br/> <br/> The current situation is that if I make a change to a xsform my window size gets notably bigger.<br/> These changes are stored in the .rc file. <br/> <br/> Is there a setting or some kind of option ...
- Wed Nov 09, 2022 7:50 am
- Forum: Product
- Topic: VS 2022 does not show compiler errors and warnings of Xsharp 2.12.0.0
- Replies: 8
- Views: 1778
VS 2022 does not show compiler errors and warnings of Xsharp 2.12.0.0
Hi Chris,
Frank
This.to warn other users that may want to go back to 2.12, that VS2022 is not working properly with it?
Frank
- Tue Nov 08, 2022 4:11 pm
- Forum: Product
- Topic: VS 2022 does not show compiler errors and warnings of Xsharp 2.12.0.0
- Replies: 8
- Views: 1778
VS 2022 does not show compiler errors and warnings of Xsharp 2.12.0.0
<t>Hello Everyone,<br/> <br/> I've noticed that by using an older Xsharp version (2.12.0.0) in combination with Visual Studio 2022 Community edition that the compiler does not show any errors or warnings. This problem does not occur in the most recent version of Xsharp which is 2.13.2.2.<br/> <br ...
- Tue Nov 01, 2022 9:12 am
- Forum: Product
- Topic: Conversion from 'int' to 'dword' may lead to loss of data or overflow errors
- Replies: 14
- Views: 2261
Conversion from 'int' to 'dword' may lead to loss of data or overflow errors
<r>Hello Everyone,<br/> <br/> I've noticed from Whatsnew Changes in 2.13.0.7:<br/> <br/> Compiler New Features<br/> <B><s>[b]</s>We have revised the behavior of the /vo4 and /vo11 command line options that are related to numeric conversions.<e>[/b]</e></B><br/> <br/> Meaning that Int to Dword ...
LBRKT?
Hi Boonnam,
In my case, my query required a [ which is a left bracket.
If that is not working out for you, I suggest posting a bit of your code where the error occurs.
Frank
In my case, my query required a [ which is a left bracket.
If that is not working out for you, I suggest posting a bit of your code where the error occurs.
Frank
- Fri Aug 12, 2022 11:28 am
- Forum: Product
- Topic: DBServer object doesn't allow :SetOrder
- Replies: 8
- Views: 1642
DBServer object doesn't allow :SetOrder
LOCAL oKmTabel as object
- Fri Aug 12, 2022 10:58 am
- Forum: Product
- Topic: DBServer object doesn't allow :SetOrder
- Replies: 8
- Views: 1642
DBServer object doesn't allow :SetOrder
<r>Hello All,<br/> <br/> I've found something within my code that doesn't make sense.<br/> I have the following code: <CODE><s>[code]</s><i> </i>if Upper(cDatapath)==cTESTDIR oKmTabel := Dbserver{"F:IC2TEST"+"KMTab16mp.adt", true, false, "ADSADT"} else oKmTabel := Dbserver{cTracePad+"KMTab16.adt ...
- Fri Aug 05, 2022 8:24 am
- Forum: Product
- Topic: [DebuggerStepThrough]
- Replies: 5
- Views: 1637
[DebuggerStepThrough]
Code: Select all
using System.Diagnostics
[DebuggerStepThrough];
Function etc
It works now
Thanks a lot!
Frank