Hello,
There must be a way of writing TSR the way you did in C/Pascal in DOS.
But I assume it must be complicated in Windows environment.
Basically Windows OS can execute multiple programs at same time.
So you can always run the program and leave it as it is.
Or run the application like...
I assume that you like to create a tabular data entry page.
you can use FlexGrid or ListView to create the same.
on runtime you have to positioned a text box to the required cell and make it visible...This will help in creating the sheet like application..
regards
Manoj Kalekar...
The simplest way is to insert a dummy space in between words, so that the word exactly fits in the width provided.
This can be tried in the designer itself
Secondly there is a property of WORDWRAP for the labels.
Check it out.
Manoj Kalekar
manoj_kalekar@yahoo.com
Hello,<br><br> Is Blinker available as a shareware/ freeware.<br><br>I am programming with RTLINK and would like to check the effectiveness with Blinker.<br><br>Please give the site name.<br><br>Thanks in advance<br>Bye.
We had similiar situation and Login/password was very much required.<br>
<br>
Create a table with fields as NAME, PASSWORD and RIGHTS.<br>
You can use cryptic functions to crypt the passwords. Assign special values to each menu items and provide this in the rights. When ever the username and...
Dear Wulfgar<br>
<br>
I could not find the site.<br>
<A HREF="http://www.cch.com.my/cch/clipper/cl10003.htm" TARGET="_new">www.cch.com.my/cch/clipper/cl10003.htm</A> <br>
<br>
can u spell it out correctly, Please<br>
<p>Manoj Kalekar<br><a...
You can check the height and width property of screen and then resize the form, Normally design for 640x480, but if user runs the application at 800x600 then following code might be of some help. <br>
<br>
Here the form is center located and made half, manipulate the code and check for...
I have connected to DBASEIII files using normal DataControl and not RDO/ADO, I could do the transaction as well, The only problem is I dont know the methodology to interface index files (NTX,CDX etc..)<br>
<br>
If you do not require index files, then normal datacontrol is fine for you, you can...
Hi David,<br>
<br>
I have developed programs in Clipper v5.2e, till now the programs were executing on Netware platforms, Recently the client have purchased new PC's (PIII, Celeron etc...) with OS as WIN 9x/NT.<br>
<br>
On some machine , "BASE MEMORY LOW" occurs, Will your...
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.