Fancy bitmap still does not show up on Delphi splash screen

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
User avatar
aehimself
Zeos Dev Team
Zeos Dev Team
Posts: 787
Joined: 18.11.2018, 17:37
Location: Hungary

Fancy bitmap still does not show up on Delphi splash screen

Post by aehimself »

Title is self-explainatory. Reinstalled Zeos several times, now I upgraded to D10.4. Still, only a white rectangle represents Zeos.
Am I missing something? :)
Delphi 12.1, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmariadb.dll 3.3.8
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.13
- MSSQL 2012, 2019; sybdb.dll FreeTDS_2435
- SQLite 3.45.2
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: Fancy bitmap still does not show up on Delphi splash screen

Post by EgonHugeist »

Jup, there is the bitmap missing in the ZComponentDesgn.res, i think. Have a look to Pitfiend's code in ZComponentReg.pas.
I think we need to load the bitmap (artwork\ZeosLibSplash.bmp) into the resource file and try to load it. Am i right? Never had time todo that, sorry.
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Post Reply