Regarding dateInput5 in Seaside.
How a previously initialized date can be displayed in the form's dateInput5
widget.
I use a pre-initialized date type value that is a property of the object to
render on the form.
html label
for: 'startDate';
with: 'Start Date: '.
html dateInput5
on: #startD
Now that we're talking of fonts. I wonder how difficult would be to
support emojis on Pharo and if that could be solved at the font level.
They have become part of day to day conversation and would be really
good to show them in things like sentiment analysis.
Cheers,
Offray
On 30/08/21 2:59 a.
And is an emoji a binary or keyword element?
Which could hilite some interesting programming usage if it would work?
^self 😎
Or
^a 🙏 b
> On 6 Sep 2021, at 19:53, Offray Vladimir Luna Cárdenas
> wrote:
>
>
> Now that we're talking of fonts. I wonder how difficult would be to support
>
heh, heh, that emoji usage would be pretty cool
^ self 😉🤯
On 6/09/21 2:31 p. m., Tim Mackinnon wrote:
> And is an emoji a binary or keyword element?
>
> Which could hilite some interesting programming usage if it would work?
>
> ^self 😎
>
> Or
>
> ^a 🙏 b
>
>
>
>> On 6 Sep 2021, at 19:53, Offray
Wrt to emoji, I have at a number of times wanted to use other math symbols as
binary methods (fx ‘⊕´).
For some symbols it is allowed, for some allowed the font does not show
properly, and some are not allowed (eg ‘≌’).
Some letters in non-latin alphabets are allowed as keyword methods (for ex