Search found 8 matches

by AlainC
Thu Nov 03, 2022 3:31 pm
Forum: Product
Topic: Problem with PadL() and REAL8 parameter ?
Replies: 8
Views: 1489

Problem with PadL() and REAL8 parameter ?

Hello everyone,

OK, I understand. We learn every day ! Float seems to follow the same rules.

Alain
by AlainC
Thu Nov 03, 2022 1:32 pm
Forum: Product
Topic: Problem with PadL() and REAL8 parameter ?
Replies: 8
Views: 1489

Problem with PadL() and REAL8 parameter ?

<t>Hello,<br/> <br/> I have a problem with the return of the PadL() function:<br/> LOCAL c AS STRING<br/> LOCAL i AS REAL8<br/> i := 5<br/> c := PadL(i, 2, "0") // => "5," instead of "05"<br/> <br/> If "i" is typed DWORD then PadL() return "05" as expected. <br/> LOCAL c AS STRING<br/> LOCAL i AS DW...
by AlainC
Fri Aug 26, 2022 10:45 am
Forum: VO & Vulcan
Topic: Which RDD Class should be used for DBF/DBZ/DBV
Replies: 21
Views: 5415

Which RDD Class should be used for DBF/DBZ/DBV

Hi,

Here is a small class in VO to create and read a DBV file (see attachment).

Best regards
Alain
by AlainC
Sun Aug 14, 2022 5:22 pm
Forum: Product
Topic: Bad display of the Toolbox when editing a VO FORM on a 4k screen
Replies: 9
Views: 1439

Bad display of the Toolbox when editing a VO FORM on a 4k screen

<t>Hi Chris and Dick,<br/> <br/> Some tests: if the PC starts with the scale at 100% (and 3840 x 2160), then the ToolBox is normal. If right after I change to 150%, the ToolBox stays normal too. But if I restart the PC with the 150% then the problem occurs. We must therefore start with the scale at ...
by AlainC
Sat Aug 13, 2022 12:53 pm
Forum: Product
Topic: Bad display of the Toolbox when editing a VO FORM on a 4k screen
Replies: 9
Views: 1439

Bad display of the Toolbox when editing a VO FORM on a 4k screen

Hi Dick,
Hi Chris,

With 100% scale (and 4k resolution) the problem persists for me. Maybe only with Windows 11 and not with Windows 10. Thanks !

Alain
by AlainC
Fri Aug 12, 2022 7:24 pm
Forum: Product
Topic: Bad display of the Toolbox when editing a VO FORM on a 4k screen
Replies: 9
Views: 1439

Bad display of the Toolbox when editing a VO FORM on a 4k screen

<t>Hello Dick,<br/> > Do you mean as issue that in the Toolbox the controls + description show only half?<br/> Yes<br/> On every project.<br/> My Windows / system : Windows 11, scale 150 %, resolution 3840 X 2160<br/> <br/> If on this 28 inch 4k screen the scale is set to 1920 X 1080, the problem re...
by AlainC
Fri Aug 12, 2022 5:38 pm
Forum: Product
Topic: Bad display of the Toolbox when editing a VO FORM on a 4k screen
Replies: 9
Views: 1439

Bad display of the Toolbox when editing a VO FORM on a 4k screen

Hi,
See attached image. Can you correct the problem? Thanks in advance.
Best regards