Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3737

ShowPopover with custom control as parent

$
0
0

ShowPopover’s parentControl is defined as type DesktopUIControl. I am currently bypassing this as every single control I use is a custom control (Containers usually) but this is causing problems. Would be nice to see an alternative where ParentControl could be of type DesktopContainer :confused:

DesktopContainer.ShowPopover(parentControl As DesktopUIControl, facing As DesktopWindow.DisplaySides = DesktopWindow.DisplaySides.Bottom, detachable As Boolean = True)

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3737

Trending Articles