[LDTP-Dev] [PATCH] fix for bug 317797

jpremkumar jpremkumar at novell.com
Tue Oct 4 00:32:56 PDT 2005


Hi Saravana,

I have attached patch for fixing the enhancement request filed by you.
Please use this patch and notify us if this meets your requirements.

This patch introduces the following two new APIs.

getwindowlist - This API does not take any argument. It returns the list
of window names available in appmap at runtime as a list object. It
returns an empty list if appmap is not initialised or if appmap is
empty.

getcomponentlist - This API takes the window name as the argument. It
returns the component names(typically the right hand side names in
appmap) as a list object. It behaves the same way as the previous API
with respect to appmap not being initialised or if it is empty.

If you have any clarifications please get back to me.

Thanks
Premkumar


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-317797.patch
Type: text/x-patch
Size: 3415 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/ldtp-dev/attachments/20051004/4dbbc265/fix-317797.bin


More information about the Ldtp-dev mailing list