Change default answer dialog

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
croivo
Posts: 111
Joined: Wed Feb 26, 2014 11:02 pm

Change default answer dialog

Post by croivo »

Is there a way to change answer dialog design? Like buttons, colors etc.
I tried to open "Answer dialog" from "Application Browser" window, but if I change something there it crashes...
Last edited by croivo on Sat Apr 25, 2015 7:10 pm, edited 1 time in total.
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10416
Joined: Fri Feb 19, 2010 10:17 am

Re: Change default answer dialog

Post by richmond62 »

Just roll your own . . .
REPLY.zip
Here's an idea :)
(106.33 KiB) Downloaded 298 times
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Change default answer dialog

Post by FourthWorld »

Like Richmond said, because even if you modify the one that ships with LC you'd have to keep modifying it every time they put out a new release.

As for crashes, those should never happen in LC. If you have a repeatable recipe please consider filing a bug report:
http://quality.runrev.com/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
croivo
Posts: 111
Joined: Wed Feb 26, 2014 11:02 pm

Re: Change default answer dialog

Post by croivo »

Thanks...
I had something like that in my head, but thought there might me more simple way (because I have a lot answer dialogs and customizing each one would take time...)
Post Reply