realbasic-nug
[Top] [All Lists]

Re: BevelButton Menu CheckMark

To: REALbasic Network Users <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: BevelButton Menu CheckMark
From: Francois Van Lerberghe <fvanlerberghe at freegates dot be>
Date: Tue, 01 Nov 2005 04:03:03 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
le 1/11/05 1:51, Keith DeLong <lists at redcort dot com> a écrit :

> How do I clear the checkmark on a menu in a bevelbutton?

I build the menu in the MouseDown Event.
Starting with 
  myBevelButton.DeleteAllRows
  myBevelButton.listIndex = -1

This is working like a charm.

François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgique

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>