Search found 15 matches

by ecloud
Wed Dec 23, 2020 2:41 pm
Forum: Mudlet Development
Topic: Drag&Drop does not work in script editor - Mac 4.10.1
Replies: 2
Views: 14771

Drag&Drop does not work in script editor - Mac 4.10.1

I don't know how to reproduce it and why. The functions does not work by chance, even after OS reboot. There is no other way to create a sub item without drag&drop in the app now. Could you please add an item that is to create a sub item into the right button menu. This will help when the drag&a...
by ecloud
Thu Nov 26, 2020 4:37 am
Forum: Mudlet Development
Topic: Geyser.Label:setClickCallback send a table when the second arg is not given
Replies: 1
Views: 13508

Geyser.Label:setClickCallback send a table when the second arg is not given

My function is like: bot.start(name, botloop) I call it from a Geyser.Label like: JB1:setClickCallback(UI.jobbar.c[1], UI.jobbar.arg[1]) So that means the name is UI.jobbar.arg[1], while the botloop should be nil because it's not given. But there is a table sent to the function bot.start as the seco...
by ecloud
Sun Nov 15, 2020 10:19 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: How could I call my function from newCustomItem()
Replies: 1
Views: 13334

How could I call my function from newCustomItem()

Adjustable.Container:newCustomItem()

for example I have a function aaa.bbb()
how could I call it?
I tried newCustomItem("aaa", "aaa.bbb")
it does not work.
by ecloud
Mon Nov 09, 2020 12:30 pm
Forum: Mudlet Development
Topic: Adjustable.Container bug on RPi4 - Mudlet 4.10-dev
Replies: 10
Views: 24961

Re: Adjustable.Container bug on RPi4 - Mudlet 4.10-dev

And also some characters are not seen in the main console.
like:
你将手中地★玄武甲放进了宝石袋。
The whole line is empty.
It seems to be a rendering issue.
by ecloud
Mon Nov 09, 2020 12:26 pm
Forum: Mudlet Development
Topic: Adjustable.Container bug on RPi4 - Mudlet 4.10-dev
Replies: 10
Views: 24961

Re: Adjustable.Container bug on RPi4 - Mudlet 4.10-dev

We're not aware of a problem, can you post the function that breaks it? Adjustable.Container shows nothing, the window is empty. No error. UI.skwin = {} local fsize = config.fsize local skwindow = Adjustable.Container:new({ name = "SKWindow", titleText = "Skills", width = 850, h...
by ecloud
Sun Nov 08, 2020 5:52 pm
Forum: Mudlet Development
Topic: Adjustable.Container bug on RPi4 - Mudlet 4.10-dev
Replies: 10
Views: 24961

Adjustable.Container bug on RPi4 - Mudlet 4.10-dev

The Mudlet is build from git code 4.10-development.
Adjustable.Container displays nothing.
It is good on 4.9.0 before.

----
Change to branch release-4.10 with git checkout.
The function works.
So the bug is only in development branch.
by ecloud
Thu Oct 08, 2020 4:36 pm
Forum: Mudlet Development
Topic: How to add a command line into a mimiconsole?
Replies: 1
Views: 16244

How to add a command line into a mimiconsole?

The method enableCommandLine() seems not work.
the class Geyser.CommandLine neither.
by ecloud
Tue Aug 18, 2020 3:52 am
Forum: Mudlet Development
Topic: UTF8 emoji display issue
Replies: 9
Views: 22374

Re: UTF8 emoji display issue

Not only plane, I found there are a few emoji characters with the same issue.
For example:
➡️
by ecloud
Tue Aug 18, 2020 3:46 am
Forum: Mudlet Development
Topic: UTF8 emoji display issue
Replies: 9
Views: 22374

Re: UTF8 emoji display issue

SlySven wrote:
Mon Aug 17, 2020 10:33 pm
It's too booming big!

Which OS is this on, BTW?
Raspbian 2020
Mac OS 10.14

Both cut plane to a single character.
by ecloud
Mon Aug 17, 2020 9:39 am
Forum: Mudlet Development
Topic: UTF8 emoji display issue
Replies: 9
Views: 22374

Re: UTF8 emoji display issue

Almost everything is fine except plane...
plane.png
plane.png (16.91 KiB) Viewed 22346 times

So what's wrong with the plane :?: