Phil Russell's EuGrid
- Posted by rswiston at hotmail.com Aug 21, 2002
- 383 views
Phil, Let me say that your EuGrid subroutines are exactly what I have been looking for quite some time. I can load 30000 records into your grid in less than a second! Easy to navigate and program. But I do have a small problem. The grid (or should I say program) is desgined to be viewed and then closed without closing the program or window... like setting the setVisible(id, False) when the user is finished. The user also can load anther data set and then re-trigger the grid. I can re-trigger the grid and it loads the data perfectly every time... However, I have tried to delete the grid, set the control to NULL and recall the gridControl = EGW_CreatGrid(id,x1,x2,x3,x4,False) but I can;t seem to get the grid to "disappear". Can you help? -Robert ----- Original Message ----- From: <OthelloVivaldi at hotmail.com> To: "EUforum" <EUforum at topica.com> Sent: Tuesday, August 20, 2002 10:30 PM Subject: Re: heap.e ?? I wrote this: >> Thanks you for your interest, Bernie ! "Thanks you". Splendid. >> what is meant to be used for ? ... snip snip snip ... >> ... Another good example is a web search engine. As it's >> database grows, the never-ending flow of incoming words >> and other data must be kept constantly sorted, updated >> and searchable along with all the different pointers to >> each item's respective links... Yeeah, right. As if a search engine needs to pop it's lowest values out... :D God, I'm stupid! Correction: Search engines probably use hashes or just regular binary trees or whatever. Yours Sincerely, Barbarella