Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation bar between different formats #1

Open
Saborknight opened this issue Dec 12, 2017 · 7 comments
Open

Navigation bar between different formats #1

Saborknight opened this issue Dec 12, 2017 · 7 comments

Comments

@Saborknight
Copy link
Owner

Saborknight commented Dec 12, 2017

Implement a navigation bar for navigating between the different types of pages.


Source: BI Forums

What do you think about adding additional buttons to the notepad, which the player can use to navigate through the diffrent sheets (nineline...) ? The only reason I'm not using this mod, are the uncountable keybindings, which also interfere with mods like TFAR.
I would like to see a version, which requires one keybind(to open the notepad), and everything else can be opened from the dialogue itself.

Submitted by R3vo

Forum Responses

That's a good suggestion! I think i'll add a little navigationbar at the bottom of each document.

Submitted by chief_wiggum


Elements to be included:

  1. Current page/Total pages indicator (or in the case of "Creating new page", then that)
  2. Tabbed sheets, or similar, as suggested by @TheMysteriousVincent in the comments below
@pixlcrashr
Copy link
Collaborator

ACE interaction menu solves this problem, I guess.

@Saborknight
Copy link
Owner Author

Not if we want to maintain the only dependency as being CBA.. Relying on the ACE interaction menu would mean people not using ACE (as weird as they may be) would not be able to navigate between sheets.

@pixlcrashr
Copy link
Collaborator

Well then we have to remove the ace_interaction_menu dependency in CfgPatches in nln_main.
Do you mean something like that?:
20171219205446_1

@Saborknight
Copy link
Owner Author

Nope, but that is waaaaay better than what I was thinking about xD

Need to incorporate these to the other sheet formats in their own styles.

@Saborknight
Copy link
Owner Author

There's a slight problem with the suggested navigation bar in the image above Though. It's not easily scalable unless we add sideways "scroll" (using clicks on an arrow in the desired direction) buttons, or something similar.

Given that a navigation menu has been suggested, is this still necessary? It does offer a second method of navigation which is intuitive and requires less clicks when all the user wants to do is change sheet format.
I think having this feature alongside the main menu would be a good idea. However, in the interest of getting a new version released sooner, I'll stick this in v1.1.

@Saborknight
Copy link
Owner Author

See #50 for details on the Main Menu dialogue feature

@Saborknight Saborknight modified the milestones: v1.0, v1.1 Mar 23, 2018
@Saborknight
Copy link
Owner Author

In addition to this, we should find a new place to indicate to the user what page they're on. Having a hint tell you is conflicting with other notices, such as the "Page %1 saved" notices. They're fighting to be noticed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants