P
Pascal Berger
Under the following circumstances the GUI freezes completly:
- Create a new CF project
- Add a TabSheet to it
- Add some TabPages to the TabSheet
- Add a label to the first TabPage
- Add a ContextMenu to the form
- Set the ContextMenu property of the label to the added ContextMenu
- Start the Application
- Open the ContextMenu
- Click anywhere on the Form except on a Tab
--> The Contextmenu closes, but the GUI is completly frozen, except for
the ContextMenu of the Label.
Does anybody have an idea for a workaround?
Thanks in advance
Pascal
- Create a new CF project
- Add a TabSheet to it
- Add some TabPages to the TabSheet
- Add a label to the first TabPage
- Add a ContextMenu to the form
- Set the ContextMenu property of the label to the added ContextMenu
- Start the Application
- Open the ContextMenu
- Click anywhere on the Form except on a Tab
--> The Contextmenu closes, but the GUI is completly frozen, except for
the ContextMenu of the Label.
Does anybody have an idea for a workaround?
Thanks in advance
Pascal