← Back to team overview

sikuli-driver team mailing list archive

[Bug 1183422] [NEW] [request] Need a outline pane in sikuli IDE

 

Public bug reported:

It will be very useful for Sikuli IDE to have "Outline" pane like in
Eclipse ( see here http://jdave.org/images/jdave-eclipse-screenshot.png
)

Request Justification(one of many :-):

I use Sikuli IDE primary to manage my GUI maps. (I guess many others are doing this)
Maps are organized like this

Class_AppName:
  Subclass_ScreenName1:
    property_ElementName1
    property_ElementName2

  Subclass_ScreenName2:
    property_ElementName1
    property_ElementName2

So when the map grows and I need to use search to find my elements. If
outline is available it will be much easier to find the element.


Thanks

** Affects: sikuli
     Importance: Undecided
         Status: New


** Tags: request

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1183422

Title:
  [request] Need a outline pane in sikuli IDE

Status in Sikuli:
  New

Bug description:
  It will be very useful for Sikuli IDE to have "Outline" pane like in
  Eclipse ( see here http://jdave.org/images/jdave-eclipse-
  screenshot.png )

  Request Justification(one of many :-):

  I use Sikuli IDE primary to manage my GUI maps. (I guess many others are doing this)
  Maps are organized like this

  Class_AppName:
    Subclass_ScreenName1:
      property_ElementName1
      property_ElementName2

    Subclass_ScreenName2:
      property_ElementName1
      property_ElementName2

  So when the map grows and I need to use search to find my elements. If
  outline is available it will be much easier to find the element.

  
  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1183422/+subscriptions


Follow ups

References