Search found 9 matches

by sandoval31
Mon Apr 16, 2018 3:18 pm
Forum: Linux
Topic: Player does not show on ubuntu
Replies: 19
Views: 17468

Re: Player does not show on ubuntu

Thank you all for these interesting comments.

Is anyone able to sum-up this?
To come back to my original question, is there a simple way to obtain a player with buttons on livecode with ubuntu?

PS: I am developing an audio annotator, so I need every controllers (like the stop and pause buttons).
by sandoval31
Tue Feb 20, 2018 10:41 pm
Forum: Linux
Topic: Player does not show on ubuntu
Replies: 19
Views: 17468

Re: Player does not show on ubuntu

Thanks for your answers, Yes, I mean the buttons for the player AND the time-line. How can I add control buttons for the MPlayer ? Does it mean that I have to develop a specific version for linux ? Moreover, I made specific development that allows the user to select a segment with the boundaries of ...
by sandoval31
Fri Feb 16, 2018 11:15 am
Forum: Linux
Topic: Player does not show on ubuntu
Replies: 19
Views: 17468

Player does not show on ubuntu

Hi, I would like to continue to develop a livecode project that I started on windows, but I changed my laptop and I am now on Ubuntu. I installed Livecode 8 and Livecode 9. When I try to use or to add a player, there is no button on it (so I can't use it). Any idea ? Thanks Live code 9.0.0-dp-11 Ubu...
by sandoval31
Wed Jan 11, 2017 2:57 pm
Forum: Multimedia
Topic: Player: how to create a dragStop message ?
Replies: 11
Views: 8443

Re: Player: how to create a dragStop message ?

Thanks for the explanation.
I reported a bug: bug 19083
by sandoval31
Wed Jan 11, 2017 2:13 pm
Forum: Multimedia
Topic: Player: how to create a dragStop message ?
Replies: 11
Views: 8443

Re: Player: how to create a dragStop message ?

I am using Livecode community 9.0. I don't know if your messages are relevant with the community version? Is it the same dictionary? Actually I can find the "selectionchanged" message page in the dictionary, but the "selectionchanged" message is not mentioned in the "player" object page. I don't kno...
by sandoval31
Wed Jan 11, 2017 11:18 am
Forum: Multimedia
Topic: Player: how to create a dragStop message ?
Replies: 11
Views: 8443

Re: Player: how to create a dragStop message ?

Thanks Klaus, It works very well with the handler "selectionchanged". "Mouseup" is not needed anymore! Moreover, there is some drawbacks with mouse up (for instance the position of the mouse when the button is released, on the player or not) that does not exist with "selectionchanged". Actually, I w...
by sandoval31
Fri Jan 06, 2017 4:47 pm
Forum: Multimedia
Topic: Player: how to create a dragStop message ?
Replies: 11
Views: 8443

Re: Player: how to create a dragStop message ?

Thank you Klaus and Martin for your answers, It definitely works fine with a simple mouseup handler. Just a subsidiary question... for a better GUI! With the "currentTimeChanged" handler, I am able to display the time value of the cursor in real time. With the mouseup handler, however, the endTime i...
by sandoval31
Fri Jan 06, 2017 11:47 am
Forum: Multimedia
Topic: Player: how to create a dragStop message ?
Replies: 11
Views: 8443

Player: how to create a dragStop message ?

Hi, Within a player, I would like to allow the user to manually drag the boundary of the selection (start time and end time). I can use a dragStart message to catch if the user start to drag, but I can't get the final positions of the elements, because I don't know when the user stop to drag. I have...
by sandoval31
Wed Dec 14, 2016 4:44 pm
Forum: Databases
Topic: How to change the background color of a cell in a Data Grid
Replies: 1
Views: 2918

How to change the background color of a cell in a Data Grid

Hello, In a Data Grid table, I would like to change the backgroud color of a "selected" cell. In the table, the user can select a cell in each row (I used a custom property that I increment each time the user click on the same row). I would like to highlight the selected cell, for instance by changi...

Go to advanced search