Jump to content

GUI component interaction: Difference between revisions

m
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
Line 853:
 
=={{header|Elena}}==
ELENA 45.x0 :
<lang elena>import forms;
import extensions;
Line 866:
<= new()
{
btmIncrement := new Button.new();
btmRandom := new Button.new();
txtNumber := new Edit.new();
self
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.