Hello,
I have two services one I will call "Processor" the other we will call "Communicator". The Processor calls a function on the Communicator which tells it to contact a third party web service. The web service returns a file stream and the Communicator writes the stream to a DFS File...
I am not sure if I am using the right thread but does anyone know of an activeX control or a dll that creates a 3 of 9 barcode and stores it as a gif or jpg. Any suggestions are great.
Thanks in advance
Hey Everyone,
I am trying to find a way to highlight text in a rich text box. I have it the highlighting works but the richtextbox jumps around when you type on it. Basically, it moves the scroll bar one line per keypress until the text you are typing is at the top of the control.
I am using...
Hello all,
I am attempting to use a date time picker control for an application I am creating. I was wondering if anyone knew of a way to set the minutes interval on that control. Currently the only thing it will do is go up by one minute with each click. I want to increment by 10 minutes or...
I am attempting to bold specific nodes of a tree for a message center type application. Basically the unread messages will be bolded. I have found ways to do this with VB but I can't find anything for FoxPro. Does anyone have any samples or suggestions.
Thanks in advance,
Thanks for all of your suggestions.
However, I thought of a way to do it that suits me well.
I created a cursor with one Character field C(50) and put a one column grid on my form and set the control source to that character field. It seems to work very well so far.
Thanks again.
I was not sure how to phrase the subject but here is my dilemna. I have written a program that constantly runs and automates some procedures for my company. I am currently logging information about the state of the process in a free table. I want to also display this information on the...
I have a form with four textboxes on it (A,B,C, and D). I am trying to use the value of Textbox D to determine which of the other textboxes will receive focus. I have the following code in the keypress event for box D.
IF nKEYCODE = 13 &&ACSII for the enter key
mX =...
Hey Guys,
I have FoxPro version 8.0 and I am trying to link a scroll bar to a container on the form. I have tried the Scrollbar 2.0 and the Flat Scrollbar and I can not seem to get it to work. Does anyone out there know how to accomplish this task.
Thanks in advance,
thanks for all of your help magnon,
that simple fixed worked for a majority of my forms however, one in particualar(which just happens to be the main form, go figure) uses parameters passed to it from a prg to determine what data the cursor will contain. In the load event those parameters don't...
One other thing, I have multiple forms where I am using this code. However, on a few of them the cursor is created in the Init method of the form. It seems that the Init method of the grid is called before the forms init method begins execution. Is there anyway around this problem or do I...
Hello all,
I am trying to alternate colors in my grid. However, we are using a cursor that has many index tags. So whenever we do set order to the order of the grid changes. so the following code will not work
SELECT curDBVIEW
THISFORM.Grid1.SetAll("DynamicBackColor"...
Hello,
I have developed a program that shares a users drive for them automatically if they want it to. Right now it always asks the user if they want to share their drive. Even if it is already shared!!!B-(
Does anyone know a clever way to check to see if a specified folder is shared...
Hello all,
I was wondering if anyone had any code snippets on how to get the workgroup name of a computer in Windows 98 and ME. I would rather not use the Windows registry. I used NetWkstaGetInfo function for 2000 and XP. Does anyone have any suggestions.
Thank you in...
I am using Async Pro to write a program that uses TAPI to connect to a bulletin board. The program uses a script so that a user of the program doesn't have to enter in any input. The only problem is that the cursor returns to the top of the screen after input from the script. Does anyone have...
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.