Difference between revisions of "Tips"

From HashVB
Jump to: navigation, search
(Joeys tip)
 
(Earlsoft tips)
Line 1: Line 1:
First tip: Don't eat yellow snow.
+
* Don't eat yellow snow.
 +
* [http://www.earlsoft.co.uk/tips/chat.php Creating scrolling chat windows] - This explains the common mistakes, the incorrect and the correct way to do scrolling chat windows.
 +
* [http://www.earlsoft.co.uk/tips/drag.php Dragging windows/controls] - So, you want to drag a window without using the real title bar?
 +
* [http://www.earlsoft.co.uk/tips/end.php End] - Ever wondered why your application doesn't shutdown cleanly?
 +
* [http://www.earlsoft.co.uk/tips/fileio.php File I/O. reliably] - This tips explains most reliable (and simple) way of doing File I/O.

Revision as of 21:07, 30 June 2005

  • Don't eat yellow snow.
  • Creating scrolling chat windows - This explains the common mistakes, the incorrect and the correct way to do scrolling chat windows.
  • Dragging windows/controls - So, you want to drag a window without using the real title bar?
  • End - Ever wondered why your application doesn't shutdown cleanly?
  • File I/O. reliably - This tips explains most reliable (and simple) way of doing File I/O.