Connecting Tech Pros Worldwide Forums | Help | Site Map

Problems with menu in Builder C++ 6

Wojtek
Guest
 
Posts: n/a
#1: Nov 5 '08
Hello,

in one of windows of my programs the main menu of that window
does not work properly:
- submenu items don't show get visible when chosing main menu items
- main menu items only get lighted when one puts a mouse cursor over them,
but clicks don't fire onClick methods.

In other windows menus works OK, only in this one there are problems.y.

Have anyone seen such strange behaviour? What can be the source of the
problem?

Best regards,
Wojtek





Victor Bazarov
Guest
 
Posts: n/a
#2: Nov 5 '08

re: Problems with menu in Builder C++ 6


Wojtek wrote:
Quote:
in one of windows of my programs the main menu of that window
does not work properly:
- submenu items don't show get visible when chosing main menu items
- main menu items only get lighted when one puts a mouse cursor over them,
but clicks don't fire onClick methods.
>
In other windows menus works OK, only in this one there are problems.y.
>
Have anyone seen such strange behaviour? What can be the source of the
problem?
The error is on the line 42 of your code. After you stared at it for a
few minutes, think of the topicality of *this newsgroup* and then ask
yourself whether you had posted in the right forum. And then discover
the 'borland.public.*' family of newsgroups (hint-hint).

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Closed Thread