Re: Treeviews

From: Richard (riplin_at_Azonic.co.nz)
Date: 02/25/05


Date: 25 Feb 2005 12:23:07 -0800


> However, nowadays, this is not enough ---- you need more
information
> about the target environment that the application is running on,
> such as memory size, disk space available,

Interestingly, I did have code that monitored memory size and disk
space available 20 years ago. This was when running multi-user systems
on 20 and 50 _Mega_byte disk drives. In my view, 'nowadays' (as in the
last dozen years) there is no longer any need to do this.

> internet connection, networking access

I have systems using internet (as both server and client) and
networking on various diverse platforms and my code only trivially
cares about the environment.

> and business graphics (chart & animations)....etc.

While I have hand coded the Windows API in Cobol to draw graphs and
animations*, I doubt that I would bother to do so in future. Just get
a library or component to do it.

* One program drew a perspective 'helm view' of a container ship
showing the containers in their exact place including relative to the
waterline. ie it took into account the displacement, trim and heel (if
any) to show the view over the bow. A modification allowed the
position of the 'helm' to be changed, an undocumented feature was that
a sequence of positions could be specified, eg starting with the
'helm' at -500m and 200m to port, and then it would display a 'fly by'.
 On a 486 the frame rate wasn't high.



Relevant Pages

  • Article - Buying a computer? Ask these 3 questions!
    ... unit (monitor, processor, memory, disk space). ... reliable assembler to purchase the components ... top up the warranty period. ...
    (microsoft.public.windowsxp.general)
  • Re: Lock memory ?
    ... There is far less memory than hard disk space. ... You can write a device driver that does it. ...
    (microsoft.public.vc.mfc)
  • Re: memory capacity
    ... I explained the confusion in MY post. ... A+ accreditation still refers to it as Secondary Memory. ... You have described the amount of *disk space* you have available, ... 4.Do you run other applications besides the accounting one? ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: open a large file in win64
    ... of ram and tons of disk space and we are computing a digest (let's assume ... MapViewOfFile to map in memory chunks of 1GB (rounded to system granularity, ... You map in an entire gigabyte. ...
    (microsoft.public.vc.language)
  • Re: Office 2007 Proffesional HELP!!!!
    ... The original error for word, excel and access was " there ... was not enough memory or disk space to run word etc. Powerpoint and outlook ... installed Microsoft Office Conversion 2007 nothing happened ...
    (microsoft.public.office.misc)

Loading