devxlogo

Tip Bank

TDBGrid flickering

Question: I’ve seen several shareware descendants of TDBGrid that don’t flicker when you move through the associated table.How do I get rid of the flickering in TDBGrid when you hold

Adding and Removing Columns from Tables

Question: How can I add and remove columns from a table at run time? Answer: While I’m an avid supporter of Delphi, one of the most annoying things about it

How can I convert numbers to hexadecimal strings?

Question: How can I convert numbers to hexadecimal strings? Answer: Although it was not mentioned in the original documentation forJavaScript, the toString method has been available forconverting integers into strings

Getting Rid of clipRect for paint()

Question: When paint() iscalled, the clipRect of the Graphics obj may already be set to somethingsmaller than the full drawable region of the object (if, for instance, it’sa partial window-manager

Can Browser Print Applet’s Output?

Question: I have written an applet that creates a graph from the resultsof a query of our Oracle database. The graph looks good in the browser(Netscape 3.0), but if I