nigelht / macwidgets

Collection of Mac style widgets written in Java (by Ken Orr)
http://nigelht.github.io/macwidgets
3 stars 0 forks source link

Render Empty SourceListCategory #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. SourceListCateogories doesn't render when it has not children
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
0.9.5

Please provide any additional information below.
Does this work or am I doing something wrong?

Original issue reported on code.google.com by denver...@gmail.com on 24 Oct 2009 at 6:16

GoogleCodeExporter commented 9 years ago
Does iTunes or Mail support this? I believe that you can't typically have an 
empty category. What is your use 
case?

Original comment by kenneth....@gmail.com on 24 Oct 2009 at 12:38

GoogleCodeExporter commented 9 years ago
We were thinking of using a SourceList listing reports in a software package.  
In our case we would have four 
categories that would initially be empty. a datasource for the report, 
different view types of the data source, raw 
data, and graphs of the report.  If the categories are empty the end user would 
click on the category name to 
create a new Item in the category.  

Original comment by denver...@gmail.com on 24 Oct 2009 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by kenneth....@gmail.com on 25 Oct 2009 at 12:10

GoogleCodeExporter commented 9 years ago
Note too that Categories are not clickable. Consider putting a "+" below the 
Source List as shown here:

http://exploding-
pixels.com/google_code/javadoc/com/explodingpixels/macwidgets/SourceListControlB
ar.html

Original comment by kenneth....@gmail.com on 26 Oct 2009 at 6:47