pane or panel
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
pane or panel
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?
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: pane or panel
Eh.. not really, but to me a Pane belongs within a Panel; the catalog and tree are panes of the Navigation Panel.admin wrote:Does this trigger pains (no pun intended) in any of the attending English speakers?
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.
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
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?
FAQ | XY News RSS | XY X
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: pane or panel
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.
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
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).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.
FAQ | XY News RSS | XY X
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: pane or panel
Will the toolbar and tab bar areas be able to sit on top of this panel?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...
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
Not planned. But might be made optional later.zer0 wrote:Will the toolbar and tab bar areas be able to sit on top of this panel?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...
FAQ | XY News RSS | XY X
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: pane or panel
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 paneadmin wrote:Not planned. But might be made optional later.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview panel", of course.zer0 wrote: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 paneadmin wrote:Not planned. But might be made optional later.(more info here) that is confined within the list's bounds and would look unorthodox otherwise.
FAQ | XY News RSS | XY X
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: pane or panel
Yes, makes sense to use the standard usage.admin wrote:Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview panel", of course.zer0 wrote: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 paneadmin wrote:Not planned. But might be made optional later.(more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Thanks for the hint.
btw, will this preview pane be IE dependent or is it going to be your own code?
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
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.serendipity wrote:Yes, makes sense to use the standard usage.admin wrote:Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview panel", of course.zer0 wrote: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 paneadmin wrote:Not planned. But might be made optional later.(more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Thanks for the hint.
btw, will this preview pane be IE dependent or is it going to be your own code?
FAQ | XY News RSS | XY X
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: pane or panel
OK. I asked this in the light of IE being made optional (in Europe) in Win7 these days.admin wrote: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.serendipity wrote:Yes, makes sense to use the standard usage.admin wrote:Wow! OK, no I did not know about this. Now it looks stupid to call it a "preview panel", of course.zer0 wrote: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 paneadmin wrote:Not planned. But might be made optional later.(more info here) that is confined within the list's bounds and would look unorthodox otherwise.
Thanks for the hint.
btw, will this preview pane be IE dependent or is it going to be your own code?
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: pane or panel
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.serendipity wrote:OK. I asked this in the light of IE being made optional (in Europe) in Win7 these days.
FAQ | XY News RSS | XY X
-
steppinwolf
- Posts: 3
- Joined: 15 Dec 2010 13:57
Re: pane or panel
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.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.
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.
-
admin
- Site Admin
- Posts: 66361
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club