Skip to main content

Questions tagged [controls]

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

controls
0 votes
0 answers
20 views

iSH on iPad stops with a hollow rectangle cursor

Using iSH on the IPad Pro M2 is fun, until the cursor turns to a hollow rectangle and I cannot type anything. The iSH simple controls disappear too. Something to do with my thumb touching the trackpad?...
wepev's user avatar
  • 1
0 votes
1 answer
27 views

How do you prevent a custom control from zooming or clicking on the map

I've created a custom control under the zoom control, and when I click on it, the click on the map is triggered, which I don't want, and the same applies if I double-click, the zoom is triggered. I've ...
Rigggins's user avatar
0 votes
0 answers
24 views

How can I use a String Variable to refer to and access properties for a chart control

I have a need to access a charts properties in a module that processes custom labels for 5 different charts using the same routine/module for each chart. The module I created works for the 1st chart ...
Journey's user avatar
  • 11
0 votes
0 answers
23 views

Plugin Leaflet-Search and Fetch call to GeoJson in Geoserver

I am connecting to a wfs service from my geoserver through the Fetch method in my code and it works correctly. But I want to add this plugin by Stefano Cudini https://github.com/stefanocudini/leaflet-...
ANDY AGUIRRE's user avatar
2 votes
1 answer
87 views

How to Dynamically Control a Variable to Maximize Another Variable in Dymola

I've been using Dymola for a while, but this is my first time working with controllers. I have a complex model of a thermal plant, and I need to control some variables. So far, I have successfully ...
EngineerInProgress's user avatar
0 votes
0 answers
5 views

ASP Web Forms Telerik Combobox Multiselect Filtering - Highlighted text is not clickable

I have a Telerik:ComboBox with CheckBoxes set to true, and filtering set to Contains. When if i have 4 items called "Anne" "Anders" "Steven" and "Richard", and ...
jamiemsm's user avatar
0 votes
0 answers
27 views

Remove extra symbol on a Latex document

What is the error of \tableofcontents and on the pdf print extra .,, symbol. I try to remove the extra symbol .,, on the pdf but I do not put any extra symbol on the latex and here also shows a error ...
Rathin Halder's user avatar
1 vote
1 answer
58 views

Pyomo IPOPT Collision Avoidance Violation

I am trying to use pyomo for nonlinear programming trajectory optimization. I used simple UAV model to optimize for the minimum travel time trajectory from initial position to final position. I want ...
David Timothy's user avatar
1 vote
2 answers
88 views

Changing colored cell in GridPane in JavaFX

I want to write code, that can do following: Create 9*9 GridPane board that filled with 81 StackPanes. When I click on cell (StackPane) I want to change color of background StackPane to blue if it ...
Andrey L's user avatar
0 votes
0 answers
11 views

Problem with dataframe in tidysynth: synthetic_control() does not take time unit accordingly

I am trying to implement a synthetic control with the tidysynth package. I am using monthly data, ranging from January 1987 to Decembe 2002. The dataframe is in the long format and contains 14 units, ...
M.J.'s user avatar
  • 1
0 votes
2 answers
70 views

VB.NET Button Method not setting Visibility to True

In VB.NET Button click event I am unable to set Visible = true. In all examples in the code below the Control visible property is set to False although the code is setting it to True? Does anyone ...
dibello.4's user avatar
0 votes
0 answers
23 views

Thread and function and listbox [duplicate]

I have just entered in topic of Threads and I'm beginner in this topic. I have a problem with my program in runtime like this: Cross-thread operation not valid: Control 'listBox1' accessed from a ...
AliRezaa RJ45's user avatar
0 votes
0 answers
24 views

WPF .net core 6 Image control does not work in .net core 6 [duplicate]

I created a new WPF C# desktop application in VS 2022 using .net core 6. For some reason the image shows in the designer but when the application is running it does not show. If I create a WPF C# ...
Gabriel Worley's user avatar
1 vote
2 answers
110 views

Delphi textlayout.textwidth and textheight not working, why?

I'm trying to learn how to use TTextLayout object to add some special characters to my graphic drawings. Unfortunately this object seems having some special behaviours that seem not documented in ...
Sergio Bonfiglio's user avatar
0 votes
0 answers
13 views

Form error when opening Accounting Period on Navision

The following error appears when I try to open a new Accounting Period for 2024. It has never happened before and we have been using Navision for 20+ years. "The form can`t recognize control 1&...
Adriana Pirlea's user avatar

15 30 50 per page