itgel9462
itgel9462
CC#
Created by itgel9462 on 2/22/2023 in #help
❔ WPF textbox
18 replies
CC#
Created by itgel9462 on 2/18/2023 in #help
❔ Call a method
18 replies
CC#
Created by itgel9462 on 2/10/2023 in #help
✅ WPF
(asking again) Can I refer cs file in xaml.cs? if so, how
81 replies
CC#
Created by itgel9462 on 2/9/2023 in #help
❔ WPF
15 replies
CC#
Created by itgel9462 on 2/9/2023 in #help
❔ (SPXERR_AUDIO_SYS_LIBRARY_NOT_FOUND)
2 replies
CC#
Created by itgel9462 on 2/4/2023 in #help
❔ Calling async method
36 replies
CC#
Created by itgel9462 on 2/1/2023 in #help
❔ Display string that divided 1 by 1 word in textbox.
I tried to display string sentence 1 by 1 word in textbox. I used string.split() method to split. But in textbox the string did not get split,which means the sentence is displayed as it was. How can I display?
18 replies
CC#
Created by itgel9462 on 1/26/2023 in #help
❔ can't make it Public
49 replies
CC#
Created by itgel9462 on 1/14/2023 in #help
❔ (Reposting sorry)
There's some code's that to get gazing point on the screen and a frame that created in XAML file. I want to link this 2, which means I want to create make the frame movable according to gaze position. Files are in the Github here: https://github.com/itgel0906/Eye-track.git
2 replies
CC#
Created by itgel9462 on 1/14/2023 in #help
❔ Can I use JSON file that came from Javascript in C#.
If so, what method should I use?
37 replies
CC#
Created by itgel9462 on 1/11/2023 in #help
❔ Need some help for coding
There are an eye tracker device and a frame that created in XAML. What I want to do is move the frame to the coordination of the gaze point. These 2 are written in C#. The problem is, I made the frame moveable (mywindow.top, mywindow.left on the code) but cannot find the gazing point that comes from eye tracker code.
5 replies