Search found 24 matches

by Coded
03 Mar 2023, 02:09
Forum: General Discussion
Replies: 1
Views: 229

windows x64 crash

I have a problem, there are some people who are using my product and are having a problem on windows x64, I already ran your own example in samples on the computer of one of them and it does not run and it gives the same error that my program is giving, like do in this case? I'm on version 3.1.6 htt...
by Coded
17 Jan 2023, 21:28
Forum: General Discussion
Replies: 3
Views: 758

Re: Emoticons

I tried to use it that way but if the user writes the text containing :( :) :D among others it is not becoming an emoticon only when he pastes an emoticon from some site
by Coded
08 Jan 2023, 06:20
Forum: General Discussion
Replies: 3
Views: 758

Emoticons

hello, I wanted to know if it is possible to make a TextBlock show emoji on the screen through the text like this: :( flip > 😕 ;D flip >😁 among others...

if possible do you have any example or doc? I did not find
by Coded
21 Dec 2022, 01:28
Forum: General Discussion
Replies: 5
Views: 169

Re: ios arm64

is there any way i can compile noesis for ios? I followed the step on the site using xcode but I have this problem, sorry I'm kind of noob ;x
by Coded
18 Dec 2022, 22:37
Forum: General Discussion
Replies: 5
Views: 169

Re: ios arm64

any fix predictions?
by Coded
17 Dec 2022, 03:49
Forum: General Discussion
Replies: 5
Views: 169

ios arm64

Hello! I'm trying to compile noesis for ios but I'm having a problem including libnoesis.a, I compiled libnoesisapp and only noesislib.a is working, which gives me this error, can anyone help? In /Users/admin/Desktop/newproj/compiled/lib/libNoesis.a(libNoesis.a-arm64-master.o), building for iOS Simu...
by Coded
13 Dec 2022, 23:02
Forum: General Discussion
Replies: 5
Views: 176

Re: backspace bug with Swiftkey

how do i open a ticket? sorry I don't know ;x
by Coded
07 Dec 2022, 18:41
Forum: General Discussion
Replies: 5
Views: 176

Re: backspace bug with Swiftkey

yes I'm using c++ I tested it on your login system and it gives the same problem, for you to test just install Microsoft's swiftkey in the play store

movie:

by Coded
04 Dec 2022, 23:53
Forum: General Discussion
Replies: 5
Views: 176

backspace bug with Swiftkey

hi! I have a bug only on android, when using the Swiftkey keyboard the backspace doesn't work right! for example: I press the "b" key 5x I need to press 6x on the backspace to start deleting 1 "b" but if i press 5x on numbers it erases instantly this bug is only happening with th...
by Coded
29 Nov 2022, 23:47
Forum: General Discussion
Replies: 1
Views: 216

Scrollview doubt

have the possibility to leave the scrollview that way? because on android the scroll is very bad, you have to keep pressing the bar and that way the example would be wonderful



Edit:

i fix it with: PanningMode="Both"