Skip to main content

Questions tagged [controls]

Use this tag for programming scenarios related to controls (interactive elements of the user interface).

0 votes
1 answer
279 views

What's git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream origin master:master

I can't find any information in the internet for this. I'm using sourcetree. This link is the nearest I've found and it doesn't help : https://dev.to/shafia/support-for-password-authentication-was-...
Just Learning's user avatar
0 votes
0 answers
45 views

C# UWP MediaPlayerElement customize TransportControls CCSelection with Choose Subtitle

In C# UWP i overrided the MediaPlayerElement's trasnportcontrol. I didn't find anything about how can i extend my code to add a button inside the CCSelectionButton's MenuFlyoutItem in order to be able ...
tAMBI99's user avatar
  • 15
0 votes
1 answer
65 views

'AutoSize=true' panel height not adjusting when labels become multiline

I'm currently facing an issue with a panel in my C# WinForms application. The panel is docked at the top of the form with AutoSize set to True. Within this panel, I have a TableLayoutPanel also with ...
Micra's user avatar
  • 1
0 votes
1 answer
548 views

.NET Maui What is wrong with this custom control's bindable properties?

The next step in my exploration of .NET Maui is to create a simple custom control. So I created a custom control consisting of a button and a MediaElement, with two bindable properties, the text to ...
Skyraider's user avatar
0 votes
2 answers
195 views

HTB overlimits traffic BW

I am using TC Linux HTB to limit traffic bandwidths in the egress interface. For it, I've set the following instructions on a linux container: tc qdisc add dev eth2 root handle 1: htb default 12 tc ...
Aitor Encinas's user avatar
0 votes
0 answers
195 views

How can i get rid of the error = " Control must be added to the page first." on flet python

Here is my complete code, it does not seem to be any other problem than when adding the table control to the page, because it is returning data to fill said table, only that when calling the function ...
Max's user avatar
  • 1
0 votes
0 answers
25 views

Get all elements of a group property in Gambas

The group property in gamba's controls is extremely handy. But how can I access all controls of a defined group in code? Die Eigenschaft Group ist über "btn.group" nicht verfügbar. I would ...
Thomas Krcal's user avatar
0 votes
0 answers
154 views

Unity Scene view unable to pan

In Unity Editor 2023.2.7f1, I am unable to pan my camera. I am unable to pan my camera with the pan tool, or by right clicking with my mouse, or my middle clicking with my mouse. This problem began ...
David Coletta's user avatar
0 votes
0 answers
23 views

keyboard layout explanation creator tool

In contrast to most other inquiries on this topic, I do not wish to create a new layout for my keyboard. Rather, I aim to provide explanations for each key similar to those found in a computer game. ...
Bogdán Havjár's user avatar
0 votes
0 answers
47 views

Resolution of an optimal control problem on Julia, by minimizing an integral functional, Ipopt solver does'nt want to solve for certain values of N

I am coding the resolution of my optimal control problem on Julia. enter image description here u and v are my two controls and x=[s,i,m] I implemented this problem on Julia, and want to solve it with ...
Mirao's user avatar
  • 1
2 votes
1 answer
26 views

Gekko to simulate process with disturbances

I'm learning GEKKO and I was wondering how to simulate a process and then control with some disturbances variables involved. Let's pick a simple heat exchanger for example, where I'm trying to heat up ...
Andre Furtado's user avatar
0 votes
1 answer
86 views

Combobox color changes are not displayed in wpf designer

When I set the background color of the combobox or the border, the changes are not shown in the designer, but at runtime it is displayed correctly .Changes are not shown from the code or properties ...
joseph l's user avatar
0 votes
0 answers
31 views

SmartVariant of smartFilterbar with time filter throws format error

I build a simple control consisting of a smartTable and a corresponding smartFilterBar where the filters can be saved in a smartVariant. However, one of the possible filters is a time filter (e.g. 12:...
DuckQuack's user avatar
0 votes
1 answer
107 views

dotnet Maui custom control specific sizing (square)

I have been searching around but I was unable to find to do what I want to do.. Maybe I am simply overcomplicating things. I have an app that should show a custom control somewhere (skiasharp canvas). ...
LetMeSleepAlready's user avatar
-1 votes
1 answer
129 views

Rotated images with userform

i have a big problem and I need your help. I have a program with Excel and I use a Userform with an Image control. When I add images to this control, most of times, images are being rotated. I need ...
Pasquale Prudente's user avatar

15 30 50 per page