Trees
Indices
Help
IDAPython Reference
Module idaapi
:: Class Choose
[
frames
] |
no frames
]
Class Choose
Choose - class for choose() with callbacks
Instance Methods
__init__
(
self
,
list
,
title
,
flags
=
0
)
sizer
(
self
)
Callback: sizer - returns the length of the list
getl
(
self
,
n
)
Callback: getl - get one item from the list
ins
(
self
)
update
(
self
,
n
)
edit
(
self
,
n
)
enter
(
self
,
n
)
destroy
(
self
)
get_icon
(
self
,
n
)
choose
(
self
)
choose - Display the choose dialogue
Trees
Indices
Help
IDAPython Reference
Generated by Epydoc 3.0.1 on Thu Apr 21 16:31:59 2011
http://epydoc.sourceforge.net