xboxscene.org forums

Pages: [1] 2 3

Author Topic: The Official Version "O" Brainstormer  (Read 1345 times)

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
The Official Version "O" Brainstormer
« on: February 27, 2004, 07:42:00 PM »

OK, the floor opens on how the file manager will be handled usingthe new UI.

This weekend, I may be able to wrap up the List Box control.

Obviously, we need to discuss basic functionality. I'm thinking a list box and a viewing pane, unless in copy/move mode.

Discuss some ideas here.... I want to cover all the bases (in a practical manner) so anything still missing can be implemented.  <
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
The Official Version "O" Brainstormer
« Reply #1 on: February 27, 2004, 07:54:00 PM »

can you help me understand what you are thinking with the list box/view pane there?  is that like where the listbox only contains directories, while the viewing pane contains the files within the directory selected in the listbox?

also, since they are very similar, it would be nice if the official file manager had a couple of modes whereby it could replace my fileOpen.xas script.  one mode/use would be to select a file, while another mode/use would be to select a directory, and then, of course, a 'file manager' mode for copying, deleting, moving, renaming, etc.  with some degree of context-awareness where an xbe or xas could be launched from the file manager.


This post has been edited by Kthulu: Feb 28 2004, 03:59 AM <
Logged

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
The Official Version "O" Brainstormer
« Reply #2 on: February 27, 2004, 07:59:00 PM »

QUOTE (Kthulu @ Feb 27 2004, 11:43 PM)
can you help me understand what you are thinking with the list box/view pane there?  is that like where the listbox only contains directories, while the viewing pane contains the files within the directory selected in the listbox?

The listbox would navigate much the same way you do when using FTP - At the top level, you'd see a list of available drives. At the top of each folder (except the root), you'd see ".." to carry you to the next higher folder level.

Directory names might be followed by <DIR> or something similar.  <
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
The Official Version "O" Brainstormer
« Reply #3 on: February 27, 2004, 08:02:00 PM »

QUOTE (BenJeremy @ Feb 27 2004, 10:48 PM)
QUOTE (Kthulu @ Feb 27 2004, 11:43 PM)
can you help me understand what you are thinking with the list box/view pane there?  is that like where the listbox only contains directories, while the viewing pane contains the files within the directory selected in the listbox?

The listbox would navigate much the same way you do when using FTP - At the top level, you'd see a list of available drives. At the top of each folder (except the root), you'd see ".." to carry you to the next higher folder level.

Directory names might be followed by <DIR> or something similar.

sorry, but i'm still not understanding this:
QUOTE
I'm thinking a list box and a viewing pane, unless in copy/move mode

the listbox would show the files/directories, but what would the viewing pane show?

PS. did you see my edit of my previous post?


This post has been edited by Kthulu: Feb 28 2004, 04:02 AM <
Logged

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
The Official Version "O" Brainstormer
« Reply #4 on: February 27, 2004, 08:08:00 PM »

The viewing pane would describe the file, and if possible, display media or thumbs.

Since I plan on having a multi-select in the list box, we will be able to "mark" multiple files for a copy, delete, or move operation.

So what operations do we have so far:

Copy
Move
Delete
Execute (XBE/XAS)
View
Install (XBE or XAS to menu, if not already in the menus)
Rename
Rename XBE Title
Media Patch
Live Patch
Edit Games DB Entry
- Title
- Desc
- Select Thumb
- Select Preview


...and so forth....

 <
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
The Official Version "O" Brainstormer
« Reply #5 on: February 27, 2004, 08:12:00 PM »

thanks, i understand now.

Operation:
Auto-add Directory (would add the directory to the menu 'autodir' style)
 <
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
The Official Version "O" Brainstormer
« Reply #6 on: February 27, 2004, 08:24:00 PM »

also...

Operations:
Edit Games DB Entry
-Add Custom Tag

maybe?

EDIT:  oh yeah, and on the Execute operation...
perhaps have the ability to maintain a file somewhere of file associations so that txt, ini, xml, etc files could be launched by a text editor :)  and hopefully, in the future, mpg, avi, etc. could be 'associated' with the user's media player.

something like:
FileAssociations.xml
CODE

.txt     c:\mxm\scripts\texteditor.xas
.mpg   f:\apps\xbmc\default.xbe
.nes    f:\emulators\fceultrax\default.xbe


This post has been edited by Kthulu: Feb 28 2004, 04:30 AM <
Logged

boomboom

  • Archived User
  • Newbie
  • *
  • Posts: 39
The Official Version "O" Brainstormer
« Reply #7 on: February 27, 2004, 08:26:00 PM »

How about "Edit" that would send the file to the new Text Editor?  <
Logged

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
The Official Version "O" Brainstormer
« Reply #8 on: February 27, 2004, 08:30:00 PM »

Great.... please keep on coming with the ideas. Consider execution, as well... I can map keys for some functions, but others will have to be put into a popup context menu (I'm still working out the ActionScript way of setting up a menu)

Now I've got to hit it. It was a very long day.  :huh:   <
Logged

flattspott

  • Archived User
  • Hero Member
  • *
  • Posts: 1220
The Official Version "O" Brainstormer
« Reply #9 on: February 27, 2004, 08:41:00 PM »

How about Menu Editor type of mode. Say you're in MXM over the Games or Apps menu (not inside it but on it) A dialog could be called and autofill the listbox with just that menu and you would then have the option of changing any or all. Or moving, deleting the entire menu node.



 <
Logged

flattspott

  • Archived User
  • Hero Member
  • *
  • Posts: 1220
The Official Version "O" Brainstormer
« Reply #10 on: February 27, 2004, 08:52:00 PM »

I'd also suggest an execute/argument feature. Wether or not say an emulator or whatnot excepts them is irrelivent. Because if and whenever they do then MXM will be prepard.

And adding to this idea. There could also be some special type of file that could loaded into a listbot that would show the full file name while the real file is FatX compliant. Like GBA roms

You could have an XML or something.

This is would it be for if you had a GBA Rom

<Rom File="0001.zip" >F-Zero for Gameboy Advance</Rom>
etc  <
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
The Official Version "O" Brainstormer
« Reply #11 on: February 27, 2004, 08:55:00 PM »

QUOTE
Consider execution, as well... I can map keys for some functions, but others will have to be put into a popup context menu

if you're worried about fitting all those menu items on the screen at once...don't :)
have layered menus...in other words, a main menu that is context sensitive and then submenus

 <
Logged

flattspott

  • Archived User
  • Hero Member
  • *
  • Posts: 1220
The Official Version "O" Brainstormer
« Reply #12 on: February 27, 2004, 08:56:00 PM »

Just thunk of another one. An XBE/Save management mode.

The left side would work as normal, the right side would be autofilled with the gamesave folder.  <
Logged

geniusalz

  • Archived User
  • Hero Member
  • *
  • Posts: 1635
The Official Version "O" Brainstormer
« Reply #13 on: February 27, 2004, 10:01:00 PM »

And 'file manager' mode should have two panes as opposed to one (ava vs boxplorer).  Makes everything a hell of a lot easier  <
Logged

Yuyu

  • Archived User
  • Hero Member
  • *
  • Posts: 908
The Official Version "O" Brainstormer
« Reply #14 on: February 27, 2004, 10:12:00 PM »

Anyone remeber this post by me, these are the features I want MY FEATURES I DEMAND FROM THE POWERS THAT BE Ok well not demand, but would be nice if any of the shit in that thread actually happened...

This post has been edited by Yuyu: Feb 28 2004, 06:14 AM <
Logged
Pages: [1] 2 3