Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
MicroStation Programming Forum
Sign In
All tags
DialogBox
Dialog Item
Dialog Manager
DialogItem
MDL
owner dialog box
RawItemHdr
Display Items in Group Box Item
Ole Gottwald
Hello, In my DialogBox, I want to group dialog items like text-inputs, labels and buttons. The Group Box Item can draw a rectangle around a group of dialog items. How am I able to group dialog items, so that they are shown in the box. My Code…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
Re: [V8i MDL] Find DialogItem Host Dialog
Sedat Alis
Unknown said: From my DialogItem* or RawItemHdr* , how can I find the dialog that contains that item? Jon, I am using this method and it is working fine. DialogItem *diP; RawItemHdr *rihP = diP->rawItemP; DialogBox *db = rihP->ownerDialogP;…
over 11 years ago
MicroStation Programming
MicroStation Programming Forum
View related content throughout MicroStation Programming
More
Cancel