Dialogs.ShowListBox does not consider the selected item

Hi, i’m trying to use this

Public Shared Function ShowListBox ( 
	title As String,
	message As String,
	items As IList,
	selectedItem As Object
) As Object

but selectedItem is not considered (nothing is selected)
I’m passing a list(of string) to items, and a string from that list to selectedItem

Using the Rhino6, latest release and its rhinocommon.dll

Hi @Matthieu_from_NAVINN,

Thanks for reporting.

https://mcneel.myjetbrains.com/youtrack/issue/RH-44715

– Dale

1 Like

RH-44715 is fixed in the latest Service Release Candidate