Am trying to take one character at a time from one AnsiString and put it in another with an aim of creating scrolling text.
for(i = 0; i < displaylength; i++)
{
Text1[startposition] = Text2[startposition++];
if( startposition >= Text2.Length() ) {...
Can anyone tell me why my popupmenu is opening at 0,0 i.e. the monitor top left. I have used the example in builder but it dont work. How do I return the position of the current window/form without writing yards of code. I might add my help is crashing so I can use it to get answers.
Mike
Can some one tell me how do I move a window/form onmousedown?
I don't need the code just a pointer to the correct functions.
I have set the form to hide the borders, menu, etc. I am simply trying to access the normal functions on a mousedown event but my Builder Help crashes.
While I'm at it...
If you are reallllly happy with your motherboard post a reply and rate it of of 100.
Give the PC spec. Cause I want to buy a motherboard! and I want the best.. ;)
Note all the pros and cons. This should be helpful for other on the boards at least it will point us in the right direction...
Can anyone tell me how to change the default "Localhost" name used by Linux.
Problem I use a Linux Box as my server. Connected to it is a win 2000 box. Software on the win 2000 box uses localhost. When I try to connect the two of them on the same network... 2000 will not allow me to...
I want to use Linux (any version) as a server for my other PC's. I have windows 98 and 2000. The main aim is to emulate a remote linux server so I can test my php files before going on line.
Currently my only methods of testing are either to update my web pages (ftp file to site) or use IIS and...
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.