Search found 4 matches

by martinjzu
Wed Sep 17, 2008 8:57 am
Forum: Talking LiveCode
Topic: Starting a main stack into full screen mode and improving UI
Replies: 4
Views: 4685

full screen mode

Open a stack in full screen mode? I just figured out:

on openStack
set the fullScreen of this stack to true
end openStack

returning to the original size:

on mouseUp
set the fullScreen of this stack to false
end mouseUp

Is this the easiest way, or is there a simpler solution?
by martinjzu
Tue Aug 19, 2008 11:31 am
Forum: Feature Proposals
Topic: Personal Information Space
Replies: 3
Views: 2778

Personal Information Space

Current computer environments are a mix, and working with them is often technically oriented. A very good reason why RunRev works on major platforms (Unix/Linux, MacOS, Windows). I think I have an idea that would make working with information a quantum leap ( http://en.wikipedia.org/wiki/Quantum_lea...
by martinjzu
Tue Aug 19, 2008 10:33 am
Forum: Feature Proposals
Topic: start using Modules
Replies: 2
Views: 2289

start using Modules

The RunRev product family currently offers three versions, which are tailored to three broad categories of users, and have a big gap in pricing. The idea I am now launching might help to tailor the product to more individual needs, and make it more appealing to a wider audience. Once designed, the s...
by martinjzu
Tue Aug 19, 2008 9:23 am
Forum: Feature Proposals
Topic: on givingFeedBack
Replies: 1
Views: 1768

on givingFeedBack

Dear Reader, This is my first post in these forums, and I'm not quite sure if I am doing this right... but I'll learn by doing! My first contribution in these "Feature Requests" is on the subject of giving feedback while using RunRev. So it's feedback on how I am now giving feedback... I would love ...