Hello,
I’m looking for a way to build an interface mock-up for ipad app.
First I looked at iOS tool BluePrint – which works nicely in general,
but since I need lots of pop-up menus I’m ending up with
immense amounts of screens to show everything and it is
getting hard to manage.
So I stopped at MobiOne – but despite that it allows
javascript for pushbutton actions – I can’t figure out
how to achieve pop-up lists so that pressing a button
or other element shows pop-up list with items to chose
from. Also I understand I do need to put lists in
container/panel to change their width (otherwise
width of most elements is fixed to full screen :/ )
so I need to show hide whole content of container/panel.
Is there a way to do it in MobiOne?
I have some experience with perl/php/javascript, but
css visibility seems works differently in MobiOne –
my limited knowledge doesn’t help here.
Maybe someone can recommend other
evaluation tool, which allowed to
design/mock-up ipad app interface visually
so I can possibly share my idea with some real
objective-c developer some day later?