[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-08-11 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Mon Aug 11 07:47:35 + 
2008 ---
Hmm ... really need to find a good channel for announcing such changes ... 
[EMAIL PROTECTED]

The selection isn't a sequence of property values anymore, so the .Value part
fails. Instead, the selection is now a sequence of NamedDatabaseObject, the
advantage being that the *complete* selection (including schemas, catalogs, and
object folders) can be transferred.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-08-11 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Mon Aug 11 07:49:39 + 
2008 ---
fs-arielch,atjensen: Okay, wrote the above comment after reading the mail for
Drew's comment, but not yet one Ariel's changes. Should have just relaxed
instead ...

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-08-10 Thread atjensen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Sun Aug 10 13:09:53 + 
2008 ---
A heads up:

Checked this w/ OOo300 m_1, XP using the test document supplied by arielch,
attached here, so as to close the issue.

The macros fail on the line:
iType = oSelection(0).Value
in the procedure:
Sub selectionChangeListener_selectionChanged(oEv as 
com.sun.star.lang.EventObject)

The error message is that the property or method not found

Will try to determine if it is the test code or the implementation at fault, but
that will have to wait till later today.

Leaving as fixed for now..

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-08-10 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Mon Aug 11 04:04:13 + 
2008 ---
arielch = atjensen: the demo won't work because of the
incompatible [unpublished] API change: now the
com.sun.star.view.XSelectionChangeListener gets a sequence of
com.sun.star.sdb.application.NamedDatabaseObject , formerly it was a
sequence of css.beans.NamedValue.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-08-10 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User arielch changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug 11 04:09:26 + 
2008 ---
Closing issue, because now it goes under issue 92508
http://www.openoffice.org/issues/show_bug.cgi?id=92508

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-01-14 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Jan 14 12:07:44 + 
2008 ---
verified in CWS dba24e

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24e


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-01-09 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User clu changed the following:

What|Old value |New value

 Assigned to|clu   |msc





--- Additional comments from [EMAIL PROTECTED] Wed Jan  9 15:08:37 + 
2008 ---
clu-msc: may you verify this one again, thx

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2008-01-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User oj changed the following:

What|Old value |New value

 Assigned to|oj|clu





--- Additional comments from [EMAIL PROTECTED] Mon Jan  7 12:33:19 + 
2008 ---
Please verify. Thanks.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-12-04 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 10:03:06 + 
2007 ---
Fixed in cws dba24e

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-12-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User fs changed the following:

What|Old value |New value

 Assigned to|msc   |oj

  Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Dec  3 09:25:11 + 
2007 ---
I agree that the listener should also be called when the category changes, to
give them the possibility to really react on all changes in the view.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-11-30 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User arielch changed the following:

What|Old value |New value

  Status|VERIFIED  |REOPENED

Keywords|  |oooqa

  Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Sat Dec  1 05:04:48 + 
2007 ---

Issue reopened due to the following:

the selection change listener gets notified *only* when the selection on the
SvTreeListBox changes, not when it changes on the OApplicationIconControl: that
is, if I select an icon choice control (say Tables) and then I select another
one (say Forms), I do not get notified unless a table was selected and now I
select a form.

This way it may not be useful in some cases, for example if someone wants to
implement a toolbar controller or complex toolbar controls getting state
notifications when the icon choice controls are selected, let's say
disabling/enabling some controls if the Tables icon is selected and not the
Forms (instead of one table or one form), or even displaying a toolbar only
when one of the icon choice controls is selected (as it provides functionality
only for that database object type).


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-11-30 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Sat Dec  1 05:07:13 + 
2007 ---
Created an attachment (id=50040)
Text document with macros to test the XSelectionChangeListener


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-11-30 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from [EMAIL PROTECTED] Sat Dec  1 05:12:32 + 
2007 ---
About the XSelectionChangeListener test:


it was tested under 680m231 build 9225 on Linux SuSe and Windows XP.

Enter in the text control the name of a registered datasource, or choose an ODB
file.

If you do not enter or choose anything, the bibliographical database will be
opened when you press Run test.

The test will select the first table in the database (if there is one).

The calls to XSelectionChangeListener::selectionChanged() will be logged on the
status indicator of the database document, and on this text document.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-09-21 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Sep 21 10:20:04 + 
2007 ---
verified in CWS dba24a

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24a

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-09-04 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User oj changed the following:

What|Old value |New value

 Assigned to|oj|msc





--- Additional comments from [EMAIL PROTECTED] Tue Sep  4 07:34:37 + 
2007 ---
Please verify. Thanks.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-09-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User fs changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Sep  3 10:17:54 + 
2007 ---
targeting to 2.4, since the fix is part of a CWS aiming for this release

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-08-06 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:47:34 + 
2007 ---
I ignored the fact the we already have type for Type value. It's
com.sun.star.sdb.application.DatabaseObject
And with the change I also changed from PropertyValue to NamedValue which is a
lot easier to handle.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-08-03 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Aug  3 06:19:54 + 
2007 ---
Fixed in cws dba24a
getSelection return an Any which contains a Sequence of PropertyValue.

1st PropertyValue:
Name = Type === Value is an integer
0 - form
1 - report
2 - query
3 - table

The 2nd PropertyValue
Name = Selection === Value is a sequence of strings which are selected.
Value = Sequence  Strings  === selected names

Example basic macro:

Sub Main
context = createUnoService(com.sun.star.sdb.DatabaseContext)
oDataBase = context.getByName(hh)
oDBDoc = oDataBase.DatabaseDocument
 '   MsgBox oDBDoc.dbg_properties
controller = oDBDoc.getCurrentController()
'   msgbox controller.dbg_methods
sel = controller.getSelection()
sel(0).Value = 1
sel(1).Value(0) = nul '= Array(_a)
controller.select(sel)
End Sub

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2006-09-21 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740


User fs changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |oj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|Add ability to find which |API: Add ability to find w
|table(s) or query(s) are c|hich table(s) or query(s) 
|urrently selected in the m|are currently selected in 
|ain Base window   |the main Base window

Target milestone|not determined|OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Thu Sep 21 11:26:26 -0700 
2006 ---
confirming, targeting, assigning

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]