Tip Bank

DevX - Software Development Resource

Applet Takes Up CPU Time

Question: I am trying to make an HTML page with many applets running concurrently.Unfortunately, an applet that I created uses up much of the CPU time andslows all the other

DevX - Software Development Resource

Moving a TCommonDialog Around

Question: How can I pop up a dialog like TOpenDialog in the corner of my screen instead of the center? Answer: This is kind of a weird one, because normally

DevX - Software Development Resource

How can I create JavaScript enhanced web pages?

Question: I’ve been poking around the net and have seen several development environments for creating Java applets/applications. What software do I need to create JavaScripts that I can use on

DevX - Software Development Resource

Incremental Searches with a TListbox

Question: How can I create a form that has a list box that I can perform an incremental search on? Answer: There are a couple of ways to do this.

DevX - Software Development Resource

Creating Windows without the VCL.

Question: I have been experimenting in trying to create windows without the VCL using the WinAPI functions CreateWindow and CreateWindowEx and WNDCLASS and WNDCLASSEX structured but it never create the

DevX - Software Development Resource

Accessing Client Disk with 1.1

Question: I read(somewhere) that the Java spec. allows for applet access to the local diskin a restricted way. That is, the client should be able to specify adirectory on the