[MBS] Overlay Plugin

2018-12-12 Thread Lee Badham
Hi, I can't get any overlay windows to display when compiling to 64 bit Mac. None of the examples work. 32 Bit on Mac is OK and 64 bit on Windows 10 is OK. I use Xojo2018r4 and 10.14 Mojave. Any ideas? Regards, Lee ___

[MBS] Low Level read/Write for USB storage device

2018-12-12 Thread Jean-Luc Arnaud
Hi all, I plan to code for a kind of "USB Stick cloner", that is to make an image of the entire content of a USB Storage device, in order to copy it to another USB stick. There are some classes in MBS USB plugin that could do the job (I hope!), but I don't know how to begin. I'm currently

[MBS] Chartdirector with Chinese, Japanese and Korean

2018-12-12 Thread Stanley Roche Busk
Hi, This line works fine except for Chinese, Japanese, Korean... Call aChart.addTitle( myTitle, "System", 22, Int32( Ink.Color_White ), aColor, aColor ) For those languages all I get are boxes... Not an encoding problem but a font problem. Right now I have tried on macOS only. The question

Re: [MBS] Chartdirector with Chinese, Japanese and Korean

2018-12-12 Thread Christian Schmitz
> Am 12.12.2018 um 13:45 schrieb Stanley Roche Busk : > > Hi, > > This line works fine except for Chinese, Japanese, Korean... > > Call aChart.addTitle( myTitle, "System", 22, Int32( Ink.Color_White ), > aColor, aColor ) > > For those languages all I get are boxes... Not an encoding

[MBS] [ANN] 18.6pr3

2018-12-12 Thread Christian Schmitz
Hi, * Added CURLSMBS.FormClear method. * Updated CURL to version 7.63.0. * Updated OpenSSL to version 1.1.1a. * Fixed bug with edge case in SplitCommaSeparatedValuesMBS function. * Updated DynaPDF to version 4.0.25.67. * Added ArchiveReadDiskMBS and ArchiveWriteDiskMBS classes to adding files to