On Thu, Nov 19, 2015 at 12:38 AM, webwarrior wrote:
> EditableDropListMorph.
>
I'm blind like a bat... thanks!
> Although it doesn't show suggested options when you type in the field like
> you would expect from this type of control.
>
That's fine, I don't need that.
Peter
EditableDropListMorph.
Although it doesn't show suggested options when you type in the field like
you would expect from this type of control.
--
View this message in context:
http://forum.world.st/editable-droplist-tp4861846p4861853.html
Sent from the Pharo Smalltalk Users mailing list archive
Hi,
do we have an editable droplist control?
Something like html5 datalist
https://developer.mozilla.org/en/docs/Web/HTML/Element/datalist
where you can both select from a list of predefined values, or specify your
own.
Peter
thank you I just tried PharoSound and works great on MacOS tomorrow will
try Ubuntu :)
Thanks also to the rest of you for your suggestions
On Wed, Nov 18, 2015 at 5:02 PM Esteban Lorenzano
wrote:
> You have this:
>
> http://catalog.pharo.org/catalog/project/PharoSound
>
> cheers,
> Esteban
>
>
On 18-11-15 13:30, Esteban Lorenzano wrote:
I do not think is a problem but if you want to
distribute a desktop app you might want to
> disable it, so I think is a good think to
have a setting for it
Ahem. Why would a setting be helpful for a desktop application?
You might want to unload Spot
PharoSound was not working on Mac on my machine a few month ago. It was
reported to be working on the Raspberry Pie and windows.
2015-11-18 12:23 GMT-03:00 Merwan Ouddane :
> This summer I made a wav parser, there is an example to play wav files
> with OpenAL.
>
> https://pharoweekly.wordpress.co
Hello
If you read https://pharoweekly.wordpress.com/2015/07/04/google-speech-engine/,
there is a reference to playing back the .mp3 output of the Google speech
engine. I can’t find the package referred to with the class StreamingMP3Sound;
maybe Sean deNigris can help?
Hope this helps
This summer I made a wav parser, there is an example to play wav files
with OpenAL.
https://pharoweekly.wordpress.com/2015/08/23/wav-parser-available/
Cheers,
Merwan
On 18/11/2015 15:49, Dimitris Chloupis wrote:
I want a cross platform solution for playing audio files for my
project ChronosMa
You have this:
http://catalog.pharo.org/catalog/project/PharoSound
cheers,
Esteban
> On 18 Nov 2015, at 11:49, Dimitris Chloupis wrote:
>
> I want a cross platform solution for playing audio files for my project
> ChronosManager. By cross platform I mean MacOS, Ubuntu and Windoom.
>
> I ass
I want a cross platform solution for playing audio files for my project
ChronosManager. By cross platform I mean MacOS, Ubuntu and Windoom.
I assume that playback of MP3 is out of the question ?
Any ideas /suggestions ?
Le 18/11/2015 13:56, Esteban Lorenzano a écrit :
>
> that’s a workaround, not a solution :)
> (I’m ok if that’s the way to do it in Pharo4… I will still add a setting in
> Pharo5)
>
> cheers,
> Esteban
>
Thank you Doru.
I opened a bug entry to get a easier way to do it and to add it to the
se
> On 18 Nov 2015, at 09:50, Tudor Girba wrote:
>
> Hi,
>
> Ok, for that problem we already have a solution provided by the Keymapping
> engine:
>
> (KMRepository default globalCategories detect: [ :each |
> each isKindOf: GTSpotterGlobalShortcut ])
> allEntries keymaps do: #disable
that’s
Hi,
Ok, for that problem we already have a solution provided by the Keymapping
engine:
(KMRepository default globalCategories detect: [ :each |
each isKindOf: GTSpotterGlobalShortcut ])
allEntries keymaps do: #disable
Cheers,
Doru
> On Nov 18, 2015, at 1:38 PM, Ferlicot D. Cyril
> wrot
Le 18/11/2015 13:25, Tudor Girba a écrit :
> Do you mean that you want to have a different search solution when you press
> Shift+Enter or when you select it from the World menu?
>
> At the moment, this is not possible.
>
> May I ask where is the problem coming from? Perhaps there are things we
I do not think is a problem but if you want to distribute a desktop app you
might want to disable it, so I think is a good think to have a setting for it.
cheers,
Esteban
> On 18 Nov 2015, at 09:25, Tudor Girba wrote:
>
> Do you mean that you want to have a different search solution when you
Do you mean that you want to have a different search solution when you press
Shift+Enter or when you select it from the World menu?
At the moment, this is not possible.
May I ask where is the problem coming from? Perhaps there are things we can do
to solve your problem.
Cheers,
Doru
> On No
Hi,
is there an easy way to enable/disable GTSpotter in Pharo 4 ?
In GTInspector I think there is a class variable but I don't see
something like that in GTSpotter.
--
Cyril Ferlicot (cyril.ferli...@synectique.eu)
http://www.synectique.eu
165 Avenue Bretagne
Lille 59000 France
signature.asc
17 matches
Mail list logo