2 Questions MDI / Outlook2003

2 Questions MDI / Outlook2003

Postby ukoenig » Tue Feb 12, 2008 3:08 pm

Hello from Germany,

During the testing of the new DB-Tools,
2 small things i would like to change.

1 When you create a MDI - Window, there is menue
Childs Window Help
Is it possible, to disable it ?

2. In Outlook2003 i get a ugly black part
above the buttons,
where normaly should be a Child-Dialog
when i open a extern Dialog (Focus lost).
Is it possible, to get a background-color
for the black part ?
In the moment, the 1. Button on top of the Button-list
is a <Dummy-button> with a blank child.
I just do SetOption(1), before i carry on with
the selected function.
In this way the background is filled.

Image

Thank you :lol:
Uwe

Last edited by ukoenig on Tue Feb 12, 2008 5:05 pm, edited 3 times in total.
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Postby nageswaragunupudi » Tue Feb 12, 2008 3:24 pm

There are two ways

First :

DEFINE WINDOW oWnd MDI MENU TMenu():New()

Menubar itself will not appear

Second:
DEFINE WINDOW oWnd MDI MakeMenu() ....

func makemenu

local omenu

MENU omenu 2007
MENUITEM "" DISABLED
ENDMENU

return omenu

Now a blank menubar appears
Regards

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

Postby nageswaragunupudi » Tue Feb 12, 2008 3:33 pm

We can not see your image. Can you post the correct link please ?
Regards

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 71 guests