Scrolling get in listbox

Scrolling get in listbox

Postby Davide » Sat Feb 17, 2007 6:47 am

Hello all,

in the example below, when clicking a field, the get is not scrolling, even if "@S". How can I do to have it scrolling ?

TIA,
Davide.

Code: Select all  Expand view
REDEFINE LISTBOX oLst ;
         FIELDS aIniSeq[oLst:nAt,1] , aIniSeq[oLst:nAt,2] ;
         ID 134 OF oDlg         ;
         TITLE  "Entry","Value"

oLst:SetArray(aIniSeq)
oLst:blDblClick:= {|| oLst:lEditCol( 2, @aIniSeq[oLst:nAt,2],"@S",, CLR_RED, CLR_WHITE), ;
                      oLst:Refresh() }
Davide
 
Posts: 190
Joined: Tue Mar 14, 2006 1:59 am
Location: Italy

Re: Scrolling get in listbox

Postby Davide » Sat Feb 17, 2007 7:59 am

I've found that even without the "@S" in reality it scrolls, but not exactly when reaching the right border.

It seems to me it starts scrolling when I input text for pretty double the size of the get (and obviously I cannot see the rightmost words).

I tried also with more columns, by using FIELDSIZES and by resizing them at runtime.

May it be due to the difference in coordinates between windows and dialogs ?
Davide
 
Posts: 190
Joined: Tue Mar 14, 2006 1:59 am
Location: Italy

Re: Scrolling get in listbox

Postby Davide » Wed Feb 21, 2007 5:14 pm

Hi guys,
Davide wrote:I've found that even without the "@S" in reality it scrolls, but not exactly when reaching the right border.

nobody is experiencing this behaviour ?
Davide
 
Posts: 190
Joined: Tue Mar 14, 2006 1:59 am
Location: Italy

Combobox Problem

Postby cdmmaui » Wed Feb 21, 2007 5:55 pm

I updated to version 7.01 and we experiencing problems with the COMBOBOX. The character keys to highlight the selection is not working.
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
 
Posts: 689
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 21 guests