realbasic-nug
[Top] [All Lists]

Re: Auto Resizing ListBox ColumnWidths and grids?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Auto Resizing ListBox ColumnWidths and grids?
From: Peter De Berdt <peter dot de dot berdt at pandora dot be>
Date: Mon, 31 May 2004 16:04:24 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <BCE0173D dot 1353%sean at rulessoftware dot com> <p06100500bce0b117576a at [10 dot 0 dot 1 dot 12]> <5C5893EE-B307-11D8-A65D-000A95983FBE at ljug dot com>
On May 31, 2004, at 3:11 AM, Peter De Berdt wrote:

The Einhugur grids are a must have if you're working with databases or large amounts of data. The DataGrid's performance really shows it's power when used with Valentina (it allows random cursor access) because it only fetches the rows it needs for display. I also have an autoresize class for RB's native listbox control. If you need it, just e-mail me offlist.


And it works really well with SQLitePluginPro as well doing the same thing.

I would have expected no less from you Will ;) I have a question: since SQLitePlugin uses the same API as REALdb, have you added an extra function "JumpToRecord", as I don't recall REALdb supporting random cursor access, it just have MoveNext/MovePrevious?
--

Best regards,

Peter De Berdt
--------------
My software never has bugs, it just generates random features...
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>