FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Window frame
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Window frame
Posted: Sun Apr 23, 2023 07:01 AM
There is a dialog box
Code (fw): Select all Collapse
DEFINE DIALOG oDlg FROM 0,0 TO 300,300 PIXEL TRUEPIXEL RESIZABLE           ;
      STYLE nOR(WS_POPUP, WS_THICKFRAME) COLOR CLR_BLACK, RGB(152, 251, 152)  ;
      TRANSPARENT
This is how it looks under XP
https://cloud.mail.ru/public/iTnH/AFLke2cMq

This is how it looks under W10
https://cloud.mail.ru/public/h6BD/nYrfwgkKd

Why ?

Continue the discussion