I have made an application and all was good, I tested it on a large scale of resolutions, DPI's and text sizes and it was fine on everything.
Now I have a user reporting the form is not big enough and that some of the content in the bottom right corner is inacessable. I have seen a screen shot...
Hi James,
Thats great, extrmemly simple! Thanks a lot, there is somthing as simple to emulate the clicking of the left mouse button is there?
Thanks,
PJ
I have been messing around with a chess engine and would like to program it to play net chess, I have written the software that scans the board and calculates a move now I just need to be able to move the peice. i.e. move mouse to X,Y then LMB down, move to X.Y LMB up.
Hi,
Maybe someone could help me on this, I have tried double buffering but it just doesnt seem to work. Here is some code:
This is simple code that traverses a small image across a larger image
__fastcall TForm1::TForm1(TComponent* Owner)
: TForm(Owner)
{
Main =new...
Font files are not stored like normal files, if you check the fonts properties it will give you the file name *.ttf but accessing them is a differnt mattter.. here is some info that may help you on your way..
http://www.codeproject.com/gdi/fontnamefromfile.asp
This could be a DPI problem. With the introuction of high res monitors/vga cards most graphics drivers now have the option to adjust the dpi (Display Properties/Settings/Advanced/Dpi Settings) the standard is 96 dpi but if you want to run a high resolution and want your text and icons to still...
Thanks again, I would like to avoid using a third party in this case, especially seeing as the program is being used in a comercial enviroment.
This said I dont know whilst reading your thread an ingenius idea just popped into my head which will work a treat :) I think it must have ben your...
Hi James,
Thanks for that. Details on the program I would like to close are as follows:
It is a simple file moving program it monitors a directory and if a file appears there with a certain extention it moves the file to another directory.
The program is a simple exe that only relies on...
Hi,
I have created a program which runs on startup (program A) and closes on shutdown. This program gets its parameters from the registry and I have seperate program to modify these parameters (Program B). I want to add the feature to program B which would allow me to stop or start program A...
Thanks guys, help greatly appriciated and helped me to resolve the problem.
When I go into the Admin launchpad and look at servers they were disabled, I enabled them and started them and all was sweet.
The problem I had was I was looking at the servers through crystal configuration manager...
Hi,
I am a programmer for a small buisness which decided that they wanted to share their crystal reports using crystal enterprise and me being the only computer literate person around they ask me to instal and configure it :-S
Im not au fait with data base servers etc but thought I would give...
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.