Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Issue 5001: Created folding panel view for panelInfo, with panels for each type of information. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
2 years, 7 months ago by Greywhind
Modified:
2 years, 7 months ago
Reviewers:
mithro
CC:
mithro
SVN Base:

Description

Created folding panel view for panelInfo, with panels for each type of
information.

Patch Set 1

Total comments: 8

Patch Set 2 : Removed unnec. code, simplified extra params.

Total comments: 2

Patch Set 3 : Added two reference panels and a goto button for Position panel.

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M extra/__init__.py View 1 chunk 78 lines 0 comments Download
M windows/main/panelInfo.py View 1 2 4 chunks 544 lines 0 comments Download
A windows/xrc/FoldPanel.py View 1 chunk 50 lines 0 comments Download
A windows/xrc/FoldPanel.xrc View 1 chunk 39 lines 0 comments Download
A windows/xrc/infoInteger.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoInteger.xrc View 1 chunk 24 lines 0 comments Download
A windows/xrc/infoMedia.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoMedia.xrc View 1 chunk 26 lines 0 comments Download
A windows/xrc/infoOrderQueue.py View 1 chunk 58 lines 0 comments Download
A windows/xrc/infoOrderQueue.xrc View 1 chunk 74 lines 0 comments Download
A windows/xrc/infoPosition3D.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoPosition3D.xrc View 1 2 1 chunk 34 lines 0 comments Download
A windows/xrc/infoReferenceContainer.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoReferenceContainer.xrc View 1 chunk 31 lines 0 comments Download
A windows/xrc/infoReferenceDesign.py View 1 chunk 51 lines 0 comments Download
A windows/xrc/infoReferenceDesign.xrc View 1 chunk 34 lines 0 comments Download
A windows/xrc/infoReferenceObject.py View 1 chunk 56 lines 0 comments Download
A windows/xrc/infoReferenceObject.xrc View 1 chunk 46 lines 0 comments Download
A windows/xrc/infoReferenceOrder.py View 1 chunk 51 lines 0 comments Download
A windows/xrc/infoReferenceOrder.xrc View 1 chunk 36 lines 0 comments Download
A windows/xrc/infoReferenceOrderDesc.py View 1 chunk 51 lines 0 comments Download
A windows/xrc/infoReferenceOrderDesc.xrc View 1 chunk 36 lines 0 comments Download
A windows/xrc/infoReferencePlayer.py View 1 chunk 56 lines 0 comments Download
A windows/xrc/infoReferencePlayer.xrc View 1 chunk 60 lines 0 comments Download
A windows/xrc/infoReferenceResource.py View 1 chunk 51 lines 0 comments Download
A windows/xrc/infoReferenceResource.xrc View 1 chunk 34 lines 0 comments Download
A windows/xrc/infoResourcePanel.py View 1 chunk 56 lines 0 comments Download
A windows/xrc/infoResourcePanel.xrc View 1 chunk 48 lines 0 comments Download
A windows/xrc/infoSize.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoSize.xrc View 1 chunk 24 lines 0 comments Download
A windows/xrc/infoVelocity3D.py View 1 chunk 49 lines 0 comments Download
A windows/xrc/infoVelocity3D.xrc View 1 chunk 28 lines 0 comments Download
M windows/xrc/panelInformation.py View 1 chunk 14 lines 0 comments Download
M windows/xrc/panelInformation.xrc View 1 chunk 65 lines 0 comments Download

Messages

Total messages: 4
mithro
http://codereview.mithis.com/5001/diff/1/3 File windows/main/panelInfo.py (right): http://codereview.mithis.com/5001/diff/1/3#newcode104 Line 104: for key, value in object.__dict__.items(): Extra spaces on ...
2 years, 7 months ago
Greywhind
http://codereview.mithis.com/5001/diff/1/3 File windows/main/panelInfo.py (right): http://codereview.mithis.com/5001/diff/1/3#newcode104 Line 104: for key, value in object.__dict__.items(): On 2009/06/25 01:26:16, ...
2 years, 7 months ago
mithro
LGTM http://codereview.mithis.com/5001/diff/31/33 File windows/main/panelInfo.py (right): http://codereview.mithis.com/5001/diff/31/33#newcode147 Line 147: pass This should be easy to implement. ...
2 years, 7 months ago
mithro
2 years, 7 months ago
LGTM.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue