Advertisement

1 - 10 of 991 containing alltags:("alternatives") (0.001 seconds)
How can I design a sheet, that looks like the printout of a excel sheet, without using that program and without using crystal reports? The idea is to make it appear as a table with a different numb...
Zones: Visual BasicDate Answered: 01/13/1998 Grade: C Views: 0
Can someone show me a working demo of the getch() command for Unix?  Or tell me if in fact it will work from a command line interface? OR An alternative to getting a keystroke from the keyboard wit...
Zones: C++Date Answered: 08/24/1999 Grade: C Views: 12
Hi guys, (Using Borland cpp Builder 4). I have a disc accessing sequence that needs to be executed every second (or half second or ...). Using Sleep(1000) doesn't seem a good idea.  All proc...
Zones: C++Date Answered: 11/26/1999 Grade: A Views: 0
I need to start different programs from my own program. I store the address to the programs in TFilename's. What I do is this: I have a variable (FileN) of TFilename. if WinExec(PChar(Fi...
Zones: Delphi ProgrammingDate Answered: 05/06/2000 Grade: B Views: 7
Is there a c-runtime function equivalent of fscanf, which contains the same parameter list?
Zones: CDate Answered: 11/21/2000 Grade: B Views: 0
I have onResize in the body that executes a function which re allocates all my layer positions -- this is working in IE not in NN. I mean to say when the window is resized the function is execut...
Zones: JavaScript, Adobe GoLiveDate Answered: 11/04/2002 Grade: B Views: 0
I heard that there is an alternative to "shell=explorer.exe" whereby you can customised your own GUI shell program. Where to get more info on this ?
Zones: Windows 98Date Answered: 12/28/2001 Grade: A Views: 0
I'm popping up a menu on my mouse right click using layers. But what the problem I face is if I scroll down and click for the menu it always comes on the top because I've assigned style.pixeltop an...
Zones: JavaScriptDate Answered: 04/10/2002 Grade: B Views: 0
Hi, When I display the content of a database table in a DBGrid, all the boolean fields will display "true" or "false". My question: how can I change this in order to see "yes" and "no" instea...
Zones: Delphi ProgrammingDate Answered: 07/18/2002 Grade: A Views: 0
Hi, I've created a thread that contains a server socket to process TCP/IP messages, but want it to wait efficiently until the OnRead event is triggered. If I use for example: while TRUE do...
Zones: Delphi ProgrammingDate Answered: 08/14/2002 Grade: A Views: 0