|
AddAll Delphi Articles Developing multilanguage applications - 28 December, 2000 - Igor Siticov How to build multilingual applications? There are at least three reasons why most serious programmers need to build multilingual applications:
Review of WPTools 3.7 - 19 December, 2000 - Douglas Tietjen My developing sent me searching for new tools that allowed for more serious power in my word processing. I found several different Word Processing tools. Most were difficult to deploy, because it was Active X or .DLL based. Others just lacked in... Picture Motion--Avoid The Flicker - 27 November, 2000 - Cevahir PARLAK Introduction This article explains some of the concepts of double buffering, which is used to prevent flicker when drawing onto the screen. It includes Delphi code to show how to implement some of the theories. Overview This example... How to do simple HTML parsing and painting - 18 July, 2000 - Julian Ziersch How to do simple HTML parsing and painting by Julian Ziersch Some people asked me how to do simple HTML parsing. So I developed a very simple procedure which draws the contents of a string to a rectangle on a canvas. It only understands the... Working with ListBoxes - 03 July, 2000 - Douglas Tietjen Working with a ListBox. This tutorial will give some insight on how to use a ListBox more effectively and even more attractive to the user. First off, let us say we wanted to populate a ListBox full of data, coming from Table2 Field(Name).... Working with Strings - 10 June, 2000 - Douglas Tietjen This article will help those that are trying to manipulate strings. These examples are simple, but give you an idea of what can be accomplished. First off, let's say that we have a string that we need to replace all the spaces into something.... Installation : send it to the world - 11 May, 2000 - Brad Clarke So you've built the ultimate software package and now you want to send it to the world. But there's only one problem; HOW? There are several ways to do this. You could simply ZIP up all the files, and add instructions for the user to manually... Win32 Development Lessons Learned - 24 April, 2000 - Pythoness Software Win32 Development Lessons Learned Developing CopyGenie 2.0 Foreword Software development is an unparalleled learning experience. Being both an art and a science, the creativity required to develop software creates opportunities to solve... Move your form - What is the best method? - 28 March, 2000 - Douglas Tietjen If you are working with applications that use graphics and multimedia, you will probably end up wanting to move your form without using the caption bar. Using the mouse and dragging the client area of the form is what is needed. OPTION 1 One... Controlling CD Music Files - 02 March, 2000 - Douglas Tietjen This article will explain some of the concepts of using the MediaPlayer with CD files. I do not propose that I know a lot about this area, but I wish to express some of the features that I have researched and written. If you happen to know an... |
Latest News
Latest Forum Entries
|