Graphics properties implementation

Ben Abbott bpabbott at mac.com
Sun Jan 13 03:21:01 CST 2008


On Jan 13, 2008, at 4:12 AM, Ben Abbott wrote:

>
> On Jan 12, 2008, at 6:31 PM, Michael Goffioul wrote:
>
>> On 1/12/08, Shai Ayal <shaiay at gmail.com> wrote:
>>
>>> (2) I am not sure about the type of the uicontextmenu property
>>
>> Should be a handle.
>
> I checked and confirmed that its is a handle.

More information

 >> set(handle_uicontextmenu)
	Callback: string -or- function handle -or- cell array
	Position

	ButtonDownFcn: string -or- function handle -or- cell array
	Children
	Clipping: [ {on} | off ]
	CreateFcn: string -or- function handle -or- cell array
	DeleteFcn: string -or- function handle -or- cell array
	BusyAction: [ {queue} | cancel ]
	HandleVisibility: [ {on} | callback | off ]
	HitTest: [ {on} | off ]
	Interruptible: [ {on} | off ]
	Parent
	Selected: [ on | off ]
	SelectionHighlight: [ {on} | off ]
	Tag
	UIContextMenu
	UserData
	Visible: [ {on} | off ]





More information about the Octave-maintainers mailing list