Re: Wierd menu crash

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Cor Ligthert" <notmyfirstname@xxxxxxxxx> wrote in message
news:Ot2Hcg7eFHA.3028@xxxxxxxxxxxxxxxxxxxxxxx
> Steve,
>
> No timer in it where in you create bitmaps everytime new which have a
> global reference and therefore are very slowly filling the memory?
>
> I want to say with this, that the behaviour you tell is not impossible.

Hi Cor,

No I have no timers and I do not use bitmaps anywhere. My app is an MSDE
front end
using mostly listviews for display of data. The total amount of records in
my biggest
table is only around 15000, and if I display these in a listview my app uses
around 50mb
of RAM. My system has 1GB, and task manager says I have 600MB free even with
that
listview fillled. So it is not RAM related.

I wonder if the OutOfMemory exception perhaps relates to video memory and
the issue
is video-driver related ??

thanks
Steve



.



Relevant Pages

  • Re: Time of day message
    ... Agree with Steve that using Access to control this is probably going to be ... Private Sub Form_Load ... ...and then set the timer interval for the next time around in the timer ... > On Timer event property, ...
    (microsoft.public.access.formscoding)
  • Re: RealBasic to Java interface help
    ... like to translate over to Java. ... that the original program is very much dependant on the Timer control. ... I rebuilt the interface for the program in NetBeans 5.0 but I have ... Steve W. Jackson ...
    (comp.lang.java.programmer)
  • Re: Sleep()?
    ... Steve wrote: ... > Is there some way to implement a timer in python? ... > process and pipe a log out of it every 10 minutes. ...
    (comp.lang.python)
  • Re: online test using timer inasp.net
    ... You'll need to use some client side script for the timer. ... Here's an example that uses the javascript setTimeout function. ... Steve C. Orr, MCSD, MVP ...
    (microsoft.public.dotnet.framework.aspnet)