Hide Taskbar after activate dialog?

Hide Taskbar after activate dialog?

Postby dutch » Sun Jun 30, 2013 4:40 am

Dear All,

I try to create Dialog (RC) and need to hide taskbar() as Dialog command line as below;
Code: Select all  Expand view
DEFINE DIALOG oDlgs SIZE nWndWidth, nWndHeight + 100 ;  
                         STYLE nOr( WS_CHILD, WS_POPUP ) ;

I copy from samples\Metro4.prg. It works well but from resource cannot hide() the taskbar as Metro4.prg. I try oDlg:nStyle := nOr( WS_CHILD, WS_POPUP ) but doesn't work.

How can I do it?

Thanks any idea.
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
dutch
 
Posts: 1542
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: Hide Taskbar after activate dialog?

Postby James Bott » Wed Jul 03, 2013 3:58 pm

Dutch,

You could try putting a dialog with no borders on a window that has the settings to hide the taskbar. It would still look and work like a dialog.

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Re: Hide Taskbar after activate dialog?

Postby nageswaragunupudi » Fri Jul 05, 2013 3:33 am

Please try changing STYLE in rc file AS WS_POPUP | WS_CHILD
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 95 guests