Re: bitmaps in TListbox reappear

besh_at_cix.compulink.co.uk
Date: 03/30/05


Date: Wed, 30 Mar 2005 01:10:45 -0600

In article <d2d7es$r1n$1@lust.ihug.co.nz>, n_sherlock@hotmail.com
(Nicholas Sherlock) wrote:

> Have you tried a listbox1.invalidate?

Thanks Nick

I was reading some data into a stringlist for function parameter storage.
Nic, your post was a great pointer as I'd forgotten to clear this second
stringlist on opening files. Therefore any items read previously were not
getting updated.
Many thanks. I should be able to get this done now.

Neil Beshoori
NRB Systems UK



Relevant Pages

  • Re: Anyone for Grids?
    ... A bit of a fondness Grids here. ... Yeah, duffs in drag maybe, but rather ... Reading, and took it through to Birmingham. ... I wonder if we knew each other Nick? ...
    (uk.railway)
  • Re: abstract classes and polymorhpism
    ... >>A node can point in 3 directions. ... you can't normally invoke numPointson a pointer to ... But reading in the book showed me ... spending the time trying to dynamic cast some35 different types of data ...
    (alt.comp.lang.learn.c-cpp)
  • Re: how to come out of file
    ... You are comparing an int to a pointer and that makes no sense ... actively asign it a new value) and neither will EOF. ... with reading the file will make it return EOF, ...
    (comp.lang.c)
  • Re: [OT] C++ programming: keeping count of data items read from file
    ... The function allocates memory at the pointer supplied and returns 0 if the reading went well. ... Partial reading of the data is also supported. ... #ifdef VERBOSE_READ_DATA_FILE ...
    (Debian-User)
  • Reading data from File
    ... I have written a Level2-C-Sfunction for reading blocks of data from a *.dat file. ... static void mdlInitializeSampleTimes ... open the file and store the pointer ... ssPrintf(" \n EOF Not Reached \n"); ...
    (comp.soft-sys.matlab)