B_FLOATING_WINDOW
B_TRANSLATE_CONTEXT("Settings", "ActivityWindow"), B_FLOATING_WINDOW,
BWindow(BRect(), "Edit breakpoint", B_FLOATING_WINDOW,
BWindow(BRect(), "Add Expression", B_FLOATING_WINDOW,
BWindow(BRect(), "Edit signal disposition", B_FLOATING_WINDOW,
B_FLOATING_WINDOW, B_AUTO_UPDATE_SIZE_LIMITS | B_CLOSE_ON_ESCAPE),
BWindow(BRect(), "Edit Watchpoint", B_FLOATING_WINDOW,
B_FLOATING_WINDOW, B_NOT_RESIZABLE | B_NOT_ZOOMABLE
B_FLOATING_WINDOW, B_NOT_ZOOMABLE | B_NOT_RESIZABLE | B_CLOSE_ON_ESCAPE
: BWindow(frame, B_TRANSLATE("Find"), B_FLOATING_WINDOW,
: BWindow(frame, B_TRANSLATE("Replace"), B_FLOATING_WINDOW,
BWindow(kWindowFrame, B_TRANSLATE("Find"), B_FLOATING_WINDOW,
return B_FLOATING_WINDOW;
case B_FLOATING_WINDOW:
BWindow(BRect(), title, B_FLOATING_WINDOW, B_NOT_RESIZABLE
BWindow(frame, B_TRANSLATE_SYSTEM_NAME("Bluetooth"), B_FLOATING_WINDOW,
B_FLOATING_WINDOW, B_NOT_RESIZABLE | B_NOT_ZOOMABLE | B_AUTO_UPDATE_SIZE_LIMITS)
"Floating", B_FLOATING_WINDOW, B_AVOID_FOCUS);