Questions tagged [justinmind]

13 questions
2
votes
1 answer

Any experiences in prototyping with justinmind prototyper creating custom html/css components?

Assuming to have a corp.design-styleguide with lots of div-containers and div-widgets in html with images and css-styling and jquery and so on. Is it possible to define such widgets as HTML-widgets in justinmind prototyper? how can I underlay…
MichaelZ
  • 21
  • 1
1
vote
0 answers

PhoneGap Build Android Prototype Missing Images

I used Justinmind Prototyper to create a mobile prototype with gestures. The prototype is a simple clickthrough with images embedded. I exported to HTML, zipped the file and uploaded to PhoneGap Build. The package does not include a config.xml file,…
0
votes
0 answers

is there any Smartwatch template in justInMind prototype tool?

I'd like to prototype an app for samsung galaxy watch 4 but I can`t find any template for it in justInMind. It only lets me choose an appleWatch template.
lr_04
  • 1
0
votes
2 answers

Best way to create interactive non-rectangular HTML elements

I would like to create a background to one of my HTML pages like the one shown in the picture, and when a user hovers over one of the triangular sections, the opacity of that specific section would change. What is the best way to do that?
0
votes
1 answer

How can I convert .vp file into .xml or .apk file?

I'm using justinMind and I get .vp file.I am able to convert it in .html file but how can I convert it in .xml or .apk?I have tried to convert .html to .xml by using .tidy but It doesn't give me proper layout in my androidstudio.
Drashti Pandya
  • 348
  • 1
  • 5
  • 15
0
votes
1 answer

Display Time taken at each screen on last screen

I am working in justinmind. I want to display time taken at each screen on my last screen. I have already displayed time on each screen separately(it will show system time). for example. Screen 1 - timing 4:55:44 Screen 2 - timing 5:32:43 Screen 3…
6T18
  • 21
  • 7
0
votes
1 answer

Find an object inside a complex object

I am using Justinmind's API for developing a plugin. What I need is basically finding an element by ID. However, the API does not seem to have a method like findById(), as I searched the whole documentation here. I assume I have to create a method.…
Faruk Yazici
  • 2,344
  • 18
  • 38
0
votes
1 answer

Installing Design tool on Ubuntu

I want to install Justinmind prototype design tool in my laptop. Unfortunately the software is not available for ubuntu but only for windows and mac... Is there any other way to install it. tell me.
Sridhar K
  • 37
  • 4
0
votes
1 answer

Import a Justinmind prototype into a website

I have little experience with coding since I am currently working as a business analyst, but I have been presented with the challenge of making a website that holds all the information about a project, and that can be just zipped up and distributed…
Yezz
  • 1
  • 1
0
votes
3 answers

How do I change the system color in justinmind prototyper?

It's like I am designing a prototype in justinmind's prototyper and every time I decide to place a status bar or a section bar it keeps on giving me the default material design color. I want to change the color scheme of the prototype itself, for…
0
votes
1 answer

How do I add a new line for text in the add value expression in Just In Mind?

I am trying to make a list for example, food and their price in the value field of the rectangle using events. Sausage $10 Hamburger $10 The expression that I have so far to create this is: Sausage CONCAT (Space) CONCAT $10 CONCAT \n CONCAT…
helloGoodDay
  • 69
  • 2
  • 9
0
votes
1 answer

justinmind prototyper comes with a complex code. can we do backend program using Django, since we have to speparate the staticfiles and templates?

django needs the static files and templates are to be in their separate folders. But the prototypes created using the justinmind prototyper comes with multiple html files and complex structure. Is there any method to simplify the structure?
Jyothish Jose
  • 349
  • 1
  • 4
  • 8
-1
votes
1 answer

How can I build a 2 level bootstrap navbar?

I want to reproduce something like this in bootsrap: I wonder if u can help me or if you know any plugin that can work. This one is made in justinmind. Thank you in advance and sorry for my english.