Search found 7 matches

by mauriegio
Mon Apr 16, 2018 10:09 pm
Forum: Tricks 'n' Tips
Topic: Canvas based Grid gadget
Replies: 92
Views: 53068

Re: Canvas based Grid gadget

Thanks,

in the exampe if you open the windows to the max , combo box not fased when click on the arrow...

if you resize is seems ok ... but if go max ...problem

Maurizio
by mauriegio
Sun Apr 15, 2018 10:58 am
Forum: Tricks 'n' Tips
Topic: Canvas based Grid gadget
Replies: 92
Views: 53068

Re: Canvas based Grid gadget

Hello ,

thank for the grid is very useful wonderful gadget ..

I have a problem with combobox , after resize the example the combo open is non fased
on grid.

i use purebasic 5.62 on MacOs/windows and the problem is the same ...

is possible correct them ...

thank you

Maurizio
by mauriegio
Fri Mar 09, 2018 9:00 am
Forum: Coding Questions
Topic: Mysql with libmysql
Replies: 9
Views: 1758

Re: Mysql with libmysql

Sorry ,

i founded error my libmysql.dll was 32 bit in directory exe,
in windows the lib was x64 ...

Argh ..

Exscuse me for the error, thank for help ....

Purebasic is Great...

bye

Maurizio
by mauriegio
Thu Mar 08, 2018 4:43 pm
Forum: Coding Questions
Topic: Mysql with libmysql
Replies: 9
Views: 1758

Re: Mysql with libmysql

Sorry ,

thanks for the help

but the openlibrary return 0 and documentation tell me
that is an error.

thank

Maurizio
by mauriegio
Thu Mar 08, 2018 4:02 pm
Forum: Coding Questions
Topic: Mysql with libmysql
Replies: 9
Views: 1758

Re: Mysql with libmysql

Yes, i tryed it

but nothing to do ...

I working with windows 10 Home, and the error is on open library ....

I believe is a bug..

thanks

Maurizio
by mauriegio
Fri Mar 02, 2018 10:17 am
Forum: Coding Questions
Topic: Mysql with libmysql
Replies: 9
Views: 1758

Re: Mysql with libmysql

Thanks for answer ,

yes i tryed with absolute path but nothing to do ...

Option compiler is ok ...

thanks for your help
by mauriegio
Fri Mar 02, 2018 9:52 am
Forum: Coding Questions
Topic: Mysql with libmysql
Replies: 9
Views: 1758

Mysql with libmysql

Hello at all, i can't load a library for example .. Ret = OpenLibrary(#PB_Any, "libmysql.dll") Debug Ret Return 0 the libmysql.dll is in the same directory of the program and 64 bit version as purebasic and windows 10. The libmysql.dll version is 6.1 .. what is the problem thanks