TurnImage is a pure LiveCode Builder widget, there is no essential
script access and no use of JavaScript.
The widgets lets you
= turn an image horizontally or vertically with a 2D-perspective view,
= switch from an image to a second image while turning or rotating.
Thus it is essentially an anim
Hi everyone, i searched high and low for this without success.
Question, i have a data grid (trying to to set up an invoice form),
columns, costumer_id, product_id, company_name, product_name, price. etc.
option menus in product name and company name,
Now when i use the options to select a product
Thank you everyone especially Geoff and Mark.
I ended up making some UI improvements, using a flag, and the focus tip
from Mark so now the "Import" button is only enable when all fields are
closed AND validated!
I should have thought of most of this myself, but some days you have to
write co
I think you had it right when you mentioned that you should redesign the
interface. There are many threads, especially on the forum, debating the
merits of live validation of user input as opposed to anything else at all.
I always, always recommend never letting invalid data be typed or pasted,
wh
On 2019-02-05 20:25, Paul Dupuis via use-livecode wrote:
I have a problem for which I should probably redesign the user
interface, but would rather not do so for many reasons.
The problem is this:
1) There are some fields on a card. Each field has a "closeField"
handler that checks the fields c
I'm sure someone else will come up with something better, but at the least,
don't set a custom property for each field; instead, in the openField set
one custom property for the card or group that the fields are in, something
like "isOpen", with the long id of the open field; then empty that proper
I think that you are on the right track.
I would have a tPending variable with a true value that changes to false
when the field is complete. "OnLeave" or "exitField". This variable would
not allow any other task as long as the tPending variable is true.
Sincerely,
Clarence Martin
Email: chi...@
I have a problem for which I should probably redesign the user
interface, but would rather not do so for many reasons.
The problem is this:
1) There are some fields on a card. Each field has a "closeField"
handler that checks the fields content for validity and presents
appropriate error mess
On 2019-02-05 17:06, Tiemo Hollmann TB via use-livecode wrote:
Hello Hermann,
that was my first idea also, when a customer came up with this.
But that doesn't explains, why on my computer two different LC stacks
show
different results - beside of there is any "hidden" LC option, which
interfer
Did you set the resizeQuality maybe? Or the jpegQuality?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On February 5, 2019 10:11:41 AM Tiemo Hollmann TB via use-livecode
wrote:
Hello Hermann,
that was my first idea also, when a cust
Hello Hermann,
that was my first idea also, when a customer came up with this.
But that doesn't explains, why on my computer two different LC stacks show
different results - beside of there is any "hidden" LC option, which
interferes with the video card drivers, which I have set differently in my
If you want to build from source, you can test it now. It is in the
develop-9.0 branch.
Thanks,
Brian
On Feb 5, 2019, 12:34 AM -0500, Bernard Devlin via use-livecode
, wrote:
> As far as I can see, providing this enhancement is (in essence) no more
> than the addition of one line to Livecode's
> This has nothing to do with LiveCode, is only influenced
> by Windows and the user's graphics card.
>
> Did the user already try
> Settings > Advanced settings > Let windows try to fix apps so
> they're not blurry: ON ?
>
> You could also compare with system screenshots (win+print).
Sorry, the
This has nothing to do with LiveCode, is only influenced
by Windows and the user's graphics card.
Did the user already try
Settings > Advanced settings > Let windows try to fix apps so
they're not blurry: ON ?
You could also compare with system screenshots (win+print).
__
Hello,
I am experiencing a very weird problem, taking a screenshot from a video on
Windows. Perhaps anybody has an idea where to look for?
I have two programs, where I am playing the same mp4 videos. The user can
make screenshots from the paused video and store them as JPGs/PNGs. If the
user h
15 matches
Mail list logo