Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Sign In
All tags
ListModel
MDL
StringList
Re: How to insert values into combobox.
Jon Summers
Prefer ListModel to StringList StringList is provided for legacy purposes. Prefer ListModel to StringList … More flexible & versatile Better structured Stores values not strings Display can differ from value …
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: MDL-Unicode Support
Jon Summers
ListModel Jeyankondan: I'm retrieving data from a database as Unicode characters that I want to store in a string list. StringList s are a relic from the first version of MDL released in about 1993. They can accommodate only multibyte…
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: Level Manager source code
Jon Summers
ListModel Jan: Does anybody know if the source code of the Level Manager (or snippets from it) is available? I like the way that the colorpicker, linestyle dropdown list, etc, are part of the listbox. Dialog like Level Manager display a…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: processing multi-model files
Jon Summers
ListModel John: Is there something like the StringList for MSWChar strings? Yes: the ListModel and its children ListRow , ListColumn , and ListCell provide an excellent and much more capable substitute. Regards, Jon Summers…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
View related content throughout MicroStation Programming
More
Cancel