Search found 2557 matches

by Chris
Mon May 06, 2024 11:34 am
Forum: VO & Vulcan
Topic: Include user controls and window classes in XSharp VO Forms Editoir XSharp VO Forms Editor
Replies: 2
Views: 98

Re: Include user controls and window classes in XSharp VO Forms Editoir XSharp VO Forms Editor

Hi Christian, in order to be able to work with the XSharp VO Forms Editoir after the complete conversion from VO to X#, I have a few questions about the integration of our own user controls and window classes into our VOWindow'/FormsEditor environment, whether the intended path is the right one. - E...
by Chris
Mon May 06, 2024 8:11 am
Forum: Product
Topic: Shared class library
Replies: 2
Views: 91

Re: Shared class library

Hi Roland, If the class consists of one or a few prg files it is not difficult, you just need to add the file in all of your apps/projects that need it, as a linked file. In order to do that in XIDE, when you add the file, just say "No" when asked to copy it to the app folder. I think Wolf...
by Chris
Wed May 01, 2024 5:15 pm
Forum: Product
Topic: Miscellaneous questions about converting VO code to X#
Replies: 43
Views: 1810

Re: Miscellaneous questions about converting VO code to X#

Hi Kees, I think it's better to just enable the /vo2 option, this is why we introduced it, to help porting applications from VO. In VO, not only NULL_STRING practically means "", but all locals and class variables are also used like that: FUNCTION Start() AS INT LOCAL c AS STRING LOCAL o A...
by Chris
Tue Apr 30, 2024 9:50 am
Forum: VO & Vulcan
Topic: Vo 2.5 to x#
Replies: 6
Views: 259

Re: Vo 2.5 to x#

Hi Moshe, Here are some important articles and videos to read/view before you port your application. https://www.xsharp.eu/help/migratingappsfromvotox.html https://www.youtube.com/watch?v=yduay2fc-nE https://www.youtube.com/watch?v=A-zhcsYuas8 You may get a lot of errors at first, but usually they d...
by Chris
Mon Apr 29, 2024 9:34 am
Forum: Product
Topic: Xide or OS
Replies: 7
Views: 345

Re: Xide or OS

Hi Wolfgang,

Done, using the SHIFT key (CONTROL is already used for preventing loading the plugins). With SHIFT, the layout is reset to default locations and the new layout is not saved on exit, but you can force a save with a new command View->Save Current Layout.
by Chris
Mon Apr 29, 2024 6:30 am
Forum: VO & Vulcan
Topic: Vo 2.5 to x#
Replies: 6
Views: 259

Re: Vo 2.5 to x#

Hi Moshe,

VOXporter can read .aefs from VO 2.5. You just need to export your apps to aef and import them from VOXporter.
by Chris
Fri Apr 26, 2024 7:25 am
Forum: Xbase++
Topic: Xbase++ forum
Replies: 24
Views: 7177

Re: Xbase++ forum

Den,

Is Alaska always ignoring the case when doing string comparisons, or is this behavior based on a setting?
by Chris
Thu Apr 25, 2024 9:18 am
Forum: 3rd party products
Topic: ReportPro 3.60 for XSharp 2.60 memory exception
Replies: 12
Views: 325

Re: ReportPro 3.60 for XSharp 2.60 memory exception

Hi Michal, Thanks for the very good sample, but unfortunately I could not reproduce the problem here, all 65 pages are always printed ok here. Does the problem happen with any printer driver? Even when selecting a pdf driver, like PDF creator or Microsoft's print to pdf driver from Windows? To be ho...
by Chris
Thu Apr 25, 2024 8:33 am
Forum: 3rd party products
Topic: ReportPro 3.60 for XSharp 2.60 memory exception
Replies: 12
Views: 325

Re: ReportPro 3.60 for XSharp 2.60 memory exception

Hi Michal, Thanks for the very good sample, but unfortunately I could not reproduce the problem here, all 65 pages are always printed ok here. Does the problem happen with any printer driver? Even when selecting a pdf driver, like PDF creator or Microsoft's print to pdf driver from Windows? To be ho...