Author Topic: v2.0 - Display Help button in Nav Bar  (Read 785 times)

CappMarvell

  • Newbie
  • *
  • Posts: 5
v2.0 - Display Help button in Nav Bar
« on: October 09, 2009, 04:42:31 am »
Hi,

I'm trying to implement two things:

I want to display the help button in the navigation bar. I've tried this:

          <button name="$btn_help$" style="common help" title="localize(LNG_HELP, Help)">
             <box name="$up$"/>
             <box name="$over$" style="over"/>
             <box name="$down$" style="down"/>
          </button>

...with no success. Is the above correct?

Also, I'd like the help information to appear when the flipbook is first loaded. In previous version, you could set this display to "true"...somewhere. Is that feature still available?

Thanks.

-Stephen

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: v2.0 - Display Help button in Nav Bar
« Reply #1 on: October 09, 2009, 12:09:30 pm »
The help is not yet reimplemented, and I'll most likely not get it done until the first release, sorry.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

CappMarvell

  • Newbie
  • *
  • Posts: 5
Re: v2.0 - Display Help button in Nav Bar
« Reply #2 on: October 09, 2009, 01:23:56 pm »
Darn!

Thanks for the response. I don't know how to implement this myself, so I'll check back later for the next release for this feature.

In the meantime, I'll go back to the v1.38 (really need that feature! :)). I also need to have "previous" and "next" options in zoom mode, which I've read can be implemented in that version, so it makes sense for me.

Thanks again for the wonderful tool!

-Stephen