[dba-issues] [Issue 107486] UNO AWT based tree-Contro l -> Base form tree-control

2010-09-17 Thread denis0
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107486





--- Additional comments from den...@openoffice.org Fri Sep 17 12:28:33 
+ 2010 ---
Dear, chrysten

I think it`s quiet simply. 

1) Basic table of whole tree = just a list!

2) UNO AWT based tree-Control should use this list and transform it into tree
object. And visualing it too.

3) Parent, siblings, childs, status of record (hide|unhide) has this control.
But you need only curent selected record to use it with subforms and other 
controls.

Optimization is the second step. After alpha realise.

>it might be helpful to think of the data model of a tree as a set of nested
subforms.
It`s a wrong way, imho. It`s just special dropdown list.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 107486] UNO AWT based tree-Contro l -> Base form tree-control

2010-03-29 Thread chrysten
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107486





--- Additional comments from chrys...@openoffice.org Tue Mar 30 02:09:26 
+ 2010 ---
while it is a noble idea - the complexity of the properties interface for a tree
control is different than almost all other form controls. for example, one can
not simply assign a data source and depend upon field index conventions. why? in
truth, each >level< of a tree control needs a datasource/result set to use as a
feed. in addition, each level needs master-child relationship (keys/links
whatever your favourite terminology) between itself and the parent level and
between itself and the child level.  it might be helpful to think of the data
model of a tree as a set of nested subforms.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 107486] UNO AWT based tree-Contro l -> Base form tree-control

2009-12-08 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107486


User msc changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |requirements

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from m...@openoffice.org Tue Dec  8 09:40:10 + 
2009 ---
reassign to the requirements team

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 107486] UNO AWT based tree-Contro l -> Base form tree-control

2009-12-07 Thread bigandy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107486





--- Additional comments from biga...@openoffice.org Mon Dec  7 11:56:34 
+ 2009 ---
I need too
it is too worthless to obtain hierarchies from common controls

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 107486] UNO AWT based tree-Contro l -> Base form tree-control

2009-12-07 Thread denis0
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107486
 Issue #|107486
 Summary|UNO AWT based tree-Control -> Base form tree-control
   Component|Database access
 Version|OOO310m19
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|denis0





--- Additional comments from den...@openoffice.org Mon Dec  7 09:59:11 
+ 2009 ---
We are very need a OOo Base control to access to hierarchical data (like
site-tree, file-tree, categories hierarchy, etc). 

UNO AWT based tree-Control can be added only in dialog, not in form. And it
require a lot of code to connect to data source. This is not decision for 
everyone.

That`s could be fine: select tree control from panel, put it in form, select
source_name, id, parent_id and title on control`s "properties"-"data source"
page and just use the result.

Some conventions can make an interface easier. For example: 
first field: title, second field: id, fird field: parent_id

Then we`ll need only table name in tree-control settings.

P.S. sorry for my broken english :-/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org