2006/3/25, Bisma Jayadi <[EMAIL PROTECTED]>:
> This is really amazing! Morfik is using FPC compiler to be able to target
> multiplatform! Have Morfik people contact FPC team about this? How can FPC
> didn't place any announcement about this?
Wow, I'm impressed by this demo apps.
This weekend I wa
Yes, this is what I need. ATOMS are implemented in xlib file which you
have just to include.
Here are a couple of functions to use ATOMs directly for anyone interest
in:
// if exist a specific ATOM
function spExistATOM( cAtomName: string ): boolean;
var
cDisplay: string;
Display: PDisplay;
The problem is not only the port. It's that the gds32.ll in windows\system32
is the wrong version. The morfik executable checks the exact version number,
it seems. If it detects a different version, it stops.
Correct. Morfik uses the latest Firebird client library, FB v.2.0 Beta 1. I
found no
On Mon, 27 Mar 2006, Bisma Jayadi wrote:
I installed morfik, but it doesn't work. It conflicts with my existing
Firebird installation. Not a good start :-)
It's easy to fix. You just need to change your Firebird listening port,
because Morfik's Firebird setting seems unchangeable (fixed), C
I installed morfik, but it doesn't work. It conflicts with my existing
Firebird installation. Not a good start :-)
It's easy to fix. You just need to change your Firebird listening port, because
Morfik's Firebird setting seems unchangeable (fixed), CMIIW. I've tried it
running on par with my F