Copy link to clipboard
Copied
Hi,
I am using StdListBoxWidgetN for creating a dynamic list wherein insertation to/deletion from the list happen dynamically. When the number of items in list exceeds the number of items that can be displayed in the list, it is expected that vertical scroll bar will appear and I should be able to scroll the list vertically. However this not happening. The vertical scroll bar doesn't appear and I can scroll down t access the last added items. The .fr content for the list is as follows:
type WMSlDlgTreeViewWidget2 (kViewRsrcType) : StdListBoxWidgetN(ClassID = kStdListBoxWidgetNewBoss)
{
WidgetEveInfo;
};
Kindly help.
Hi,
I think there is one line with "0," too much in the middle of the list.
Markus
Copy link to clipboard
Copied
Hi,
I think there is one line with "0," too much in the middle of the list.
Markus
Copy link to clipboard
Copied
Thanx, It worked.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more