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;
Hello,
My advice about how to support this would be creating a class that has
Atom functions and implements them separetely on each platform.
So far we saw here that winapi and X11 have Atom functions. There is
probably something equivalent for Carbon on Mac OS X, you just need to
search Apple do
> I'm interest on an OS independed (or at least Linux and MacOS),
> Windows ATOM like* feature, supported by FreePascal.
Maybe this?
http://www.xfree86.org/4.0.1/XInternAtom.3.html
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.