Tech Tip: Floating window type with OPEN FORM WINDOW and OPEN WINDOW
PRODUCT: 4D | VERSION: 13.4 | PLATFORM: Mac & Win
Published On: March 14, 2014
When defining window type, it is important to understand that the OPEN WINDOW command can make the following constants floating by putting a "-" in front of it.
Plain dialog box
Alternate dialog box
Movable dialog box
Palette window
Putting a "-" in front of a constant in defining a floating window type for OPEN FORM WINDOW is not applicable.
The applicable window type that can be floating would be Palette form window.
See Also: