ON windows seven Home premium I see it
BUT if I erase 2007 command it run ok
How I can resolve it ?
MENU ERROR WITH 2007
MENU ERROR WITH 2007
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: MENU ERROR WITH 2007
As a workaround you can try just adding some blank spaces to the menu items that are too long to display.
The menu code still needs a fix.
Regards,
James
The menu code still needs a fix.
Regards,
James
-
- Posts: 603
- Joined: Sun May 04, 2008 8:44 pm
Re: MENU ERROR WITH 2007
You can try use PADR
MENU oMenu 2007
MENUITEM PadR( "Item", 150 ) // adjust 150 for other number if you need.
ENDMENU
MENU oMenu 2007
MENUITEM PadR( "Item", 150 ) // adjust 150 for other number if you need.
ENDMENU
Re: MENU ERROR WITH 2007
thanks for now ....the great solution is of laiton ( padr) , I allready found the solution on the menu code ... I must make some tests..
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
-
- Posts: 603
- Joined: Sun May 04, 2008 8:44 pm
Re: MENU ERROR WITH 2007
Good Silvio.
- Daniel Garcia-Gil
- Posts: 2365
- Joined: Wed Nov 02, 2005 11:46 pm
- Location: Isla de Margarita
- Contact:
Re: MENU ERROR WITH 2007
Silvio
What fivewin version do you have?
What fivewin version do you have?
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
Re: MENU ERROR WITH 2007
Daniel,
I found on whatsnew file
January 2010
* Fix: Class TMenuItem Method SetPrompt(), 2007 style was not respected.
I have the August 2010 but it not run ...why ?
I found on whatsnew file
January 2010
* Fix: Class TMenuItem Method SetPrompt(), 2007 style was not respected.
I have the August 2010 but it not run ...why ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: MENU ERROR WITH 2007
Saludos,
Eduardo
Eduardo
Re: MENU ERROR WITH 2007
I saw it run ok on last release
it is not fixed on old relases
it is not fixed on old relases
Best Regards, Saludos
Falconi Silvio
Falconi Silvio