AutoDocs: listbrowser_gc errors & dicrepancies

Have a question about our Software Developer Kit? Ask them here.
Post Reply
User avatar
OldFart
Posts: 100
Joined: Tue Jul 12, 2011 2:56 pm
Location: Groningen, Netherlands

AutoDocs: listbrowser_gc errors & dicrepancies

Post by OldFart »

Chapter . . .: --datasheet--

Section . . .: Attributes:
Tag LISTBROWSER_AutoVirtualWidth

Information to be added:
This tag should not be used in conjunction with tag LBCIA_Width in SetLBColumnInfoAttrsA().

Section . . .: Result:
LISTBROWSER_AutoVirtualWidth (BOOL) (V52.19)
Calculates the virtual width of the gadget automatically and in
turn sets the horizontal scroller to suit. As this setting makes
no sense without the scroller, setting this attribute also creates
the horizontal scroller automatically.

ADDITION:
This tag should not be used in conjunction with tag LBCIA_Width
in SetLBColumnInfoAttrsA().

Defaults to FALSE for compatibility reasons.

Applicability is (OM_NEW, OM_SET)


Chapter . . .: SetLBColumnInfoAttrsA

Section . . .: Attributes:
Tag LBCIA_Width

Information to be added:
This tag should not be used in conjunction with tag LISTBROWSER_AutoVirtualWidth, TRUE, .

Section . . .: Result:
LBCIA_Width (int16)
The specific pixel width of the column. This tag also
implies that the CIF_FIXED flag is set.
ADDITION:
This tag should not be used in conjunction with tag
LISTBROWSER_AutoVirtualWidth, TRUE, .

Defaults to 0.
X5000, appears to be sick. Dismantled jan 1, 2024.
Dead MicroA1
A1200 in ElBox, c/w Blizzard '040 @ 50MHz + SCSI module, ZIV-board c/w (o.a.) cv64/3d + flickerdoubler + FastATA-ZIV + Lots of SCSI gear, sitting idle.
RaspBerry Pi 2B, 3B, 4B/4Gb, 4B/8Gb
OrangePi 5+ 8Gb
ACER Windows 10
Post Reply