I would like you to check it on different operating systems
http://purebasic.info/phpBB3ex/viewtopi ... ead#p81949

Yeeeeess !!! i hope too.Blueb wrote:hopefully this will be the start of a Drag'N'Drop Visual Designer tool



Any ideas?Undefined symbols:
"_CCCryptorCreateWithMode", referenced from:
_aes_ctr_init in libpbarchive.a(archive_cryptor.o)
"_CCKeyDerivationPBKDF", referenced from:
_pbkdf2_sha1 in libpbarchive.a(archive_cryptor.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
It would be great if PB exported an interface to the PBKDF2 function! because there currently isnt a KDF for PB according to google, and if libpbarchive already has one ...Andre wrote:Undefined symbols:
"_CCCryptorCreateWithMode", referenced from:
_aes_ctr_init in libpbarchive.a(archive_cryptor.o)
"_CCKeyDerivationPBKDF", referenced from:
_pbkdf2_sha1 in libpbarchive.a(archive_cryptor.o)
Well, I'll dothat your code leaves over some files in PureBasics theme directory
This is due to different behavior in various systemsIt does not resize the canvas initially
it does not quite understandIt always moves the whole window
Now UntraceableBut please mention in your first post that your code leaves over some files in PureBasics theme directory (or clean up the theme directory after unpacking and reading the BMP files).