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

Saravana Prabhu sprabhu at novell.com
Tue Oct 4 00:37:07 PDT 2005


Hi Prem,

Thanks for the patch, can you plz let me know the procedure to apply
such a patch. (How do I apply this patch?) I am new to such kind of
patches in Open Source. I have my LDTP setup on SUSE 9.3. Your help in
this is appreciated.

Thanks & Regards,
Saravana

>>> jpremkumar <jpremkumar at novell.com> 10/04/05 1:02 PM >>>
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




More information about the Ldtp-dev mailing list