Page 1 of 2
pane or panel
Posted: 03 May 2010 14:42
by admin
Info panel, Dual pane, Navigation panel, aaahhhh... I'd like to save a letter (and of course the atmosphere) and use pane everywhere. Does this trigger pains (no pun intended) in any of the attending English speakers?
Re: pane or panel
Posted: 03 May 2010 15:09
by TheQwerty
admin wrote:Does this trigger pains (no pun intended) in any of the attending English speakers?
Eh.. not really, but to me a Pane belongs within a Panel; the catalog and tree are panes of the Navigation Panel.
The problem with this thinking is we don't fully use it anywhere.
We don't have a List Panel that contains the Dual Panes.
We don't refer to them as Catalog/Tree Panes in the Navigation Panel.
And the Info Panel is tabbed, though we occasionally see the Preview Tab referred to as Preview Pane. (Perhaps not officially.)
As a reference I took a look in Visual Studio 2008... their "panes" never get referred to as panes or panels, within the GUI they are just called by their title and occasionally view. In the help, a lot of them seem to be called windows, but unlike XY they can be re-arranged or detached from the main window, so it seems more fitting. However, if you follow the New Wizard to create an MFC project with GUI similar to VS 2008, they refer to them as panes. God bless Microsoft's consistency.
My take on their system is they are views.
When they are docked in the main window they become panes.
If there are multiple panes sharing a tab container they become tabs.
If it is detached from the main window it becomes a window.
Re: pane or panel
Posted: 03 May 2010 15:15
by admin
OK, case in question: I plan to add an additional preview area to the right of everything, and as high as possible: From the menubar down to the bottom of the window. So that would be a preview pane or preview panel?
Re: pane or panel
Posted: 03 May 2010 15:35
by serendipity
I read a post
here and somewhat agree with the definitions. Excerpt:
A pane is a (usually) independently scrollable subsection of a window.
It's what you get, for example, if you drag the splitter bar in a Word
window.
A panel is an object that is used to group controls and other objects.
It is often but not always dragable, occasionally resizable or
scrollable. Most toolbars, for example, consist of a panel with buttons.
Panels may or may not have a visible border.
Re: pane or panel
Posted: 03 May 2010 15:40
by admin
serendipity wrote:I read a post
here and somewhat agree with the definitions. Excerpt:
A pane is a (usually) independently scrollable subsection of a window.
It's what you get, for example, if you drag the splitter bar in a Word
window.
A panel is an object that is used to group controls and other objects.
It is often but not always dragable, occasionally resizable or
scrollable. Most toolbars, for example, consist of a panel with buttons.
Panels may or may not have a visible border.
OK, thanks. That will make my thing a
Preview panel because it also will have a little toolbar and optionally can show info and controls (e.g. media controls stop/pause/play).
Re: pane or panel
Posted: 04 May 2010 12:47
by zer0
admin wrote:...I plan to add an additional preview area to the right of everything, and as high as possible: From the menubar down to the bottom of the window...
Will the toolbar and tab bar areas be able to sit on top of this panel?
Re: pane or panel
Posted: 04 May 2010 12:53
by admin
zer0 wrote:admin wrote:...I plan to add an additional preview area to the right of everything, and as high as possible: From the menubar down to the bottom of the window...
Will the toolbar and tab bar areas be able to sit on top of this panel?
Not planned. But might be made optional later.
Re: pane or panel
Posted: 04 May 2010 14:50
by zer0
admin wrote:Not planned. But might be made optional later.
I hope that it is included/enabled by default from the beginning. As a Vista/Win 7 user, one cannot help but feel that this is a copycat of V's/7's preview
pane 
(
more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Re: pane or panel
Posted: 04 May 2010 14:58
by admin
zer0 wrote:admin wrote:Not planned. But might be made optional later.
I hope that it is included/enabled by default from the beginning. As a Vista/Win 7 user, one cannot help but feel that this is a copycat of V's/7's preview
pane 
(
more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview
panel", of course.

Thanks for the hint.
Re: pane or panel
Posted: 04 May 2010 20:27
by serendipity
admin wrote:zer0 wrote:admin wrote:Not planned. But might be made optional later.
I hope that it is included/enabled by default from the beginning. As a Vista/Win 7 user, one cannot help but feel that this is a copycat of V's/7's preview
pane 
(
more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview
panel", of course.

Thanks for the hint.
Yes, makes sense to use the standard usage.
btw, will this preview pane be IE dependent or is it going to be your own code?
Re: pane or panel
Posted: 04 May 2010 20:32
by admin
serendipity wrote:admin wrote:zer0 wrote:admin wrote:Not planned. But might be made optional later.
I hope that it is included/enabled by default from the beginning. As a Vista/Win 7 user, one cannot help but feel that this is a copycat of V's/7's preview
pane 
(
more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview
panel", of course.

Thanks for the hint.
Yes, makes sense to use the standard usage.
btw, will this preview pane be IE dependent or is it going to be your own code?
It will be 100% identical to the current preview, just in a different place and bigger. The Office preview issues are another topic that will be solved independently of this. Hopefully. I'm still researching this and it looks difficult.
Re: pane or panel
Posted: 04 May 2010 20:47
by serendipity
admin wrote:serendipity wrote:admin wrote:zer0 wrote:admin wrote:Not planned. But might be made optional later.
I hope that it is included/enabled by default from the beginning. As a Vista/Win 7 user, one cannot help but feel that this is a copycat of V's/7's preview
pane 
(
more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview
panel", of course.

Thanks for the hint.
Yes, makes sense to use the standard usage.
btw, will this preview pane be IE dependent or is it going to be your own code?
It will be 100% identical to the current preview, just in a different place and bigger. The Office preview issues are another topic that will be solved independently of this. Hopefully. I'm still researching this and it looks difficult.
OK. I asked this in the light of IE being made optional (in Europe) in Win7 these days.
Re: pane or panel
Posted: 04 May 2010 21:00
by admin
serendipity wrote:OK. I asked this in the light of IE being made optional (in Europe) in Win7 these days.
I see. If a user opts against IE he won't have Office and HTML preview in XY. Not a such big loss IMO. Other than that XY will run perfectly without IE.
Re: pane or panel
Posted: 06 Feb 2011 17:38
by steppinwolf
admin wrote:I plan to add an additional preview area to the right of everything, and as high as possible: From the menubar down to the bottom of the window.
Hello. Has this preview area to the right of everything been implemented yet? Maybe it's there and I just can't find it. I've read help, looked in Configuration and searched here in the forum, but I could be missing something obvious.
The toolbar Preview button opens Info Panel at the bottom which includes a Preview tab. A larger preview pane on the right as you describe it would be nice to take advantage of wide screens.
Re: pane or panel
Posted: 06 Feb 2011 17:44
by admin
Not yet there. Still planned.
