Questions tagged [mockup-tool]

A tool used to create a quick graphical representation of a finished User Interface without the need to write any code. This tool will commonly have a drag and drop interface allowing a user to arrange UI elements easily.

The most common use of Mockups in software development is to create user interfaces that shows the end user what the software will look like without having to build the software or the underlying functionality. Software UI mockups can range from very simple hand drawn screen layouts, through realistic bitmaps, to semi functional user interfaces developed in a software development tool.

28 questions
1
vote
1 answer

Android layout draft

Is there programs or web apps available to draw a draft of each layout from an app prior to developing it ? I'm not looking for something that will generate the xml layout but just a simple tool to draw a sketch for each window of my app
Jerec TheSith
  • 1,932
  • 4
  • 32
  • 41
0
votes
0 answers

Application for developing a graphical model for a mobile application

I need an app or a website that can provide me with tools I can use to create a graphical framework of a mobile app for my assignment presentation. I am to provide a business problem and tell why it is necessary to invest your time and resources to…
Derick Ea
  • 3
  • 2
0
votes
0 answers

What's the difference between "Richtext" and "HTML text"?

I'm on Evolus Pencil Project 3.1.0 on Linux 64x. Both elements seem to be exactly the same? I thought that "HTML text" could allow you to type directly with HTML tag, contrary to Richtext, but if it's not the case. (For example, if I type in the…
ThePhi
  • 2,373
  • 3
  • 28
  • 38
0
votes
1 answer

How to create stand-alone mock up program running in raspberry

I need to create a very simple program, that should run on raspberry pi without network connection. The program should first show one full-screen bitmap ("insert disk"), and after receiving somehow an external signal (disk inserted), another bitmap…
tputkonen
  • 5,579
  • 16
  • 60
  • 88
0
votes
1 answer

Editing Default HTML Template with Pencil Mockup Tool?

I'm trying to edit the default HTML template so that I can comment out the document header and time stamp, but I am having trouble trying to locate the template. I followed an article, but it didn't really help, considering how the directory…
userrandomuser
  • 103
  • 1
  • 1
  • 8
0
votes
1 answer

Moving Balsamiq Mockups from Web to Desktop App

How do I export Balsamiq mockups from the demo web app to the desktop app using the 'Export Mockup XML' option. If I try to save the resulting XML to a BMML or BMRL file the desktop app refuses to open them. Is there a simple way to get this to…
114
  • 876
  • 3
  • 25
  • 51
0
votes
1 answer

How can I to add a RichTextBox on the Evolus Pencil form?

I have to add a simple RichTextBox-control on the form of Evolus Pencil. i.e. "a big field for input" with a vertical scroll, in which is possible to insert a rich Text Formated-text, and all this will be correctly displayed on the mockup of the…
MinasFilm
  • 57
  • 4
0
votes
1 answer

Creating a functioning dialog box in Balsamiq

I want to demonstrate a working dialog box in Balsamiq. I can mock one up but I want it to open and close when I click on a page element. Anyone know how?
Rimian
  • 36,864
  • 16
  • 117
  • 117
0
votes
1 answer

Can not reorder tabs inside a Pencil mockup builder tool

I am using the Pencil Mockup builder version 2.0.3. but now I have around 50 page tabs inside a document. and the only way to re-order the tabs is to right click on each tab and move it for only one step either left or right. So is there a way to…
John John
  • 1
  • 72
  • 238
  • 501
0
votes
2 answers

Tool to create a mockup from an existing site

Does someone knows a tool to help create a mockup from an existing site easily ?
Corinne Kubler
  • 2,072
  • 5
  • 22
  • 34
0
votes
1 answer

Add-on or extension for Dia - Diagram editor

No doubt Dia is a great tool in Linux. All linux users might have come across it. It is my best friend all the time when I want to design UML ERD or Database etc. I wonder if it has any add on or extension that can help me in GUI/Web application…
Muneer
  • 7,384
  • 7
  • 38
  • 62
-2
votes
0 answers

How create a poster mockup of my product for the wall picture uploaded by customer

I want my website to be able to crate a mockup of my product from the wall image uploaded by my customers. So the customer can se how's the particular product looks in his/her wall. I tried AR but its only available for phone and tablet users. I'm…
-2
votes
1 answer

ASP WebPages -> MVC (project transition strategy); RAD tools for ASP MVC

Especially in today fast moving environment there is a commercial pressure to rapidly deliver products in short development life cycles . Nothing new here, this is Agile methodology we all know. An important stage is collecting requierements and…
1
2