Sounds like it can be adapted to what I'm after. Thanks for that Andrew
My other idea was to have a richedit right next to a checklistbox to get the best of both worlds. Its a bit of a bodge but fell down because they would need to scroll in sync.
Its a bit off topic but do you know of a way...
Sorry, I was wrong in my original post. The control I am using is a TCheckListBox. I tried out the RichEdit control and that worked fine, but i would lose my check boxes.
Is it possible to change the text colour in a TCheckListBox, maybe by customising the control in some way?
Does any body know a way to have text in different colours in a TMemo or TListBox. I am after a way of making only some items in a list appear in a different colour to make them stand out.
Do any of you know how you can find out what NT/win2k security permissions are set on a file for the logged in user.
At the moment I am testing if a file is 'read-only' before opening it but if the NT/win2k 'read' permission or 'write' permission has been removed I get an error.
Does it...
It is looking like it is some sort of platform independant issue as a user is getting errors decrytping a file which can be open successfully by us and also if the user trys it on another computer.
Any thoughts as to what could be working differently on different platforms. Are there issues...
Sadly, I discovered this statement after it had been developed. Changing the source of the random numbers at this stage would be a big job so I need to be sure that this is the source of the problem.
We have a child application (D5) that creates encrypted files to be read by the main...
I am using Random() as a basis for some simple encryption/decryption and am experiencing some cases where files will not decrypt correctly.
Are there known issues with the repeatability of Random() on different windows OS platforms or across version of delphi.
The randseed is being set to give...
Paul,
I have found bzip/libbzip2. Can it be used to compress a simple string. I am assuming the function bzBuffToBuffCompress could be used to do this though I am not 100% sure of how I would pass in the source and destination.
cheers for the help
Andy
I am looking for a freeware compression component/class that is capable of both string and file compression, it doesn't have to be pkzip compatable. The most important thing is the size of the compiled code. My application has to fit on a floppy and is already quite tight for space.
Some of...
I have an MDE that has been tested with a full copy of Access XP developer using the /runtime parameter at startup and it works fine.
When I run the same MDE on a test machine with the access runtime environment there are a number of issues:
One of the combos is not populating (it is not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.