New feature to Ribbon, QuickAccess Area

Re: New feature to Ribbon, QuickAccess Area

Postby RenOmaS » Sat Jun 26, 2010 11:48 am

fraxzi
You could experience this.

Code: Select all  Expand view
DEFINE WINDOW oWnd FROM 1, 1 To 22, 75 ;
       TITLE "This is a MDI enviroment" MDI VSCROLL;
       MENU oMenu
       oWnd:oMenu:End()
       oWnd:oMenu := Nil
 
Saludos/regards
RenOmaS

skype: americo.balboa
User avatar
RenOmaS
 
Posts: 205
Joined: Fri Oct 07, 2005 5:07 pm

Re: New feature to Ribbon, QuickAccess Area

Postby nageswaragunupudi » Sat Jun 26, 2010 1:07 pm

Another way:
Code: Select all  Expand view
DEFINE WINDOW oWnd MDI MENU TMenu():New()

Reduces number of lines of code.
Regards

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

Re: New feature to Ribbon, QuickAccess Area

Postby fraxzi » Mon Jun 28, 2010 12:53 am

RenOmaS wrote:fraxzi
You could experience this.

Code: Select all  Expand view
DEFINE WINDOW oWnd FROM 1, 1 To 22, 75 ;
       TITLE "This is a MDI enviroment" MDI VSCROLL;
       MENU oMenu
       oWnd:oMenu:End()
       oWnd:oMenu := Nil
 



Dear Mr. RenOmaS,

Your suggestion works as expected.. Thank you!


Regards,
Frances
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Re: New feature to Ribbon, QuickAccess Area

Postby fraxzi » Mon Jun 28, 2010 12:55 am

nageswaragunupudi wrote:Another way:
Code: Select all  Expand view
DEFINE WINDOW oWnd MDI MENU TMenu():New()

Reduces number of lines of code.



Dear Mr. RAO,

Thank you for the shortcut.. It saves variable too.


Regards,
Frances
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: nageswaragunupudi and 19 guests