View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023016 | Open CASCADE | OCCT:DRAW | public | 2012-03-11 16:33 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.2 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0023016: Elimination of dependency of Tcl OCAF Browser from Tix product | ||||
Description | It is necessary to restore Tcl OCAF Browser for Draw under Tcl/Tk 8.5 without Tix. | ||||
Tags | No tags attached. | ||||
Test case number | Test case is not required | ||||
|
Tcl OCAF Browser is updated to work with Tcl/Tk 8.5. Dependency on Tix is removed, Tcl code simplified, C++ code extended to support some wider list of attributes. Please review the fix in http://svn/svn/occt/branches/23016. |
|
The 'cxx' code seems correct. I am not familiar with TK widgets therefore I can add nothing to it. Probably I check it. |
|
I checked presentation of the new DFBrowse window. In general it acceptable, but presentation of the root node (associated with Document) is not visible at all in initial window (see the picture DFB1.png). Even you try select the name of document (see the picture DFB2.png) nothing is clear. So, you must know where is the root node should be located and select it even you don't see it. Only after that the root node becomes visible and allow to expand document data tree. See the picture DFB3.png. All pictures are attached - DFB_pictures.zip. |
2012-03-14 19:12 manager |
DFB_pictures.zip (15,304 bytes) |
|
Hi Sergey, Unfortunately I was not able to identify the proper method to "open" the root note at the moment of widget creation. If you can recommend such a method, I shall be glad to apply it. |
|
Since DRAWHOME variable seem not define by default, define path to DrawResources via CASROOT ($env(CASROOT)/src/DrawResources) to load images. This additional modification is committed to http://svn/svn/occt/branches/23016. Please make sure to integrate it. |
|
Dear BugMaster, SVN branch http://svn/svn/occt/branches/23016 has been moved to GIT CR23016 one. Workbench KAS:dev:apn-23016-occt was created from git branch CR23016 (and apn-23016-products from svn trunk) and compiled on Linux platform. There are not regressions in apn-23016-products regarding to KAS:dev:products-20120316-opt See results in /QADisk/occttests/results/KAS/dev/apn-23016-products_16032012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120316-opt_17032012/lin See test cases in /QADisk/occttests/tests/ED |
|
Integrated into master |
occt: master f767df4e 2012-03-15 06:41:15
Committer: bugmaster Details Diff |
0023016: Elimination of dependency of Tcl OCAF Browser from Tix product |
Affected Issues 0023016 |
|
mod - src/DDF/DDF_Browser.cxx | Diff File | ||
mod - src/DDF/DDF_BrowserCommands.cxx | Diff File | ||
mod - src/DDocStd/DDocStd_MTMCommands.cxx | Diff File | ||
add - src/DrawResources/dftree.tcl | Diff File | ||
mod - src/StdResource/dftree.tcl | Diff File | ||
mod - src/XDEDRAW/XDEDRAW.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-11 16:33 |
|
New Issue | |
2012-03-11 16:33 |
|
Assigned To | => szv |
2012-03-11 16:56 |
|
Note Added: 0019917 | |
2012-03-11 16:56 |
|
Assigned To | szv => abv |
2012-03-11 16:56 |
|
Status | new => resolved |
2012-03-11 17:15 |
|
Assigned To | abv => szy |
2012-03-14 19:04 |
|
Note Added: 0019975 | |
2012-03-14 19:04 |
|
Status | resolved => reviewed |
2012-03-14 19:11 |
|
Note Added: 0019976 | |
2012-03-14 19:12 |
|
File Added: DFB_pictures.zip | |
2012-03-15 10:29 |
|
Assigned To | szy => apn |
2012-03-15 10:57 |
|
Note Added: 0019985 | |
2012-03-15 17:35 | apn | Test case number | => Test case is not required |
2012-03-16 11:17 |
|
Note Added: 0020009 | |
2012-03-19 11:09 | apn | Note Added: 0020036 | |
2012-03-19 11:10 | apn | Assigned To | apn => bugmaster |
2012-03-19 11:10 | apn | Status | reviewed => tested |
2012-03-21 17:28 | bugmaster | Note Added: 0020070 | |
2012-03-21 17:28 | bugmaster | Status | tested => verified |
2012-03-21 17:28 | bugmaster | Resolution | open => fixed |
2012-03-21 17:28 | bugmaster | Assigned To | bugmaster => szv |
2012-03-22 09:35 | apn | Note Edited: 0020036 | |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master f767df4e |