| 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 18:29:21 +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> <p06100500bce0eb0ced19 at [10 dot 0 dot 1 dot 2]> <8D6B1E6C-B30D-11D8-A65D-000A95983FBE at ljug dot com> |
On May 31, 2004, at 7:04 AM, Peter De Berdt wrote: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?You can also move to either the first or last record. But a JumpToRecord would also be a really useful thing to have. It would make our API a bit non-standard, which I try to avoid, but since all of the data is in memory anyway, JumpToRecord would be trivial to implement.Thanks. I would do it the Valentina way then: MyCursor.CurrentPosition=xIn the DataGrid you have a RequestRow event that has a parameter that you can use as the position of the cursor. -- 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Hiding a windows menubar?, Will Leshner |
|---|---|
| Next by Date: | Re: Auto Resizing ListBox ColumnWidths and grids?, Will Leshner |
| Previous by Thread: | Re: Auto Resizing ListBox ColumnWidths and grids?, Will Leshner |
| Next by Thread: | Re: Auto Resizing ListBox ColumnWidths and grids?, Will Leshner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |