realbasic-nug
[Top] [All Lists]

Re: Set Active Cell Listbox

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Set Active Cell Listbox
From: keatk at comcast dot net
Date: Thu, 31 Jul 2003 16:00:41 +0000
> If you mean select it so the user can edit it, you can use Listbox.editcell 
> 5,0. 
> If you mean just highlight the cell, then I'm not sure that's possible.

Sure you can... but you have to do it yourself via the cell background paint
event and then making sure that row (ideally it would be only the cell) is
redrawn (Grumble ... the LB only refreshes by row and not by cell... which makes
flicker bad on Win32).

- karen

---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.


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