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
57 views

WPF C# GroupBox Control

I currently need to get the content information within the textbox(s) with a groupbox, these textbox(s) have same first five characters. I'm pretty new at WPF C# and have read a few posts about the ...
cmgossettattnet's user avatar
0 votes
0 answers
33 views

Correction: Multiple Hypothesis Testing - only for independent variables? (not for controls / intercepts)

I correct for multiple hypothesis testing because I test about 100 hypotheses parallel. I will, for example, use the Benjamini and Hochberg correction as well as the more conservative Bonferroni ...
Carolin Hillenbrand's user avatar
0 votes
0 answers
31 views

REACT Page Buttons Become Unresponsive

I have a REACT website that sits in an IFrame within another website. It works perfectly, but now I hear sometimes the buttons, textboxes and all other form controls become un-clickable or ...
ocm's user avatar
  • 97
0 votes
1 answer
36 views

Map Automatically pans away when using Measurement Plugin with Leaflet JS

I am trying to add Measurement Controls to my Leaflet Maps. For addressing the issue, I tried it on simplest map. I created a simple map with Leaflet and added the Measurement Plugin. Now the problem ...
Khawaja Haider's user avatar
0 votes
0 answers
36 views

how to get a prediction output sequence of NARX model by MPC

two question: now there are a NARX model: y(t)=y(y(t-1),y(t-2),u1(t-5),u1(t-6),u2(t-5),u2(t-6)), i have trained my network offline for identifing the plant, and the output of network is prediction ...
404error's user avatar
0 votes
0 answers
58 views

Is there a MATLAB function to count the number of encirclements of (-1, 0) when I have an FRD model?

I have an FRD model, and I am able to draw a Nyquist plot. I want to determine the number of encirclements of the critical point (-1, 0) in MATLAB. I am attempting to use the real and imaginary parts ...
Nupur's user avatar
  • 1
0 votes
1 answer
70 views

WPF binding to ElementName in DataTemplate works but in Style Setter not

Can anyone tell me why this code: <Window.Resources> <DataTemplate x:Key="Content_Test1"> <StackPanel Orientation="Horizontal"> ...
Yarogleck's user avatar
0 votes
0 answers
15 views

Is MySQL access control policy DAC?

I have read in some tutorials that MySQL uses discretionary access control but I have tested that in MySQL the creator of an object is not the owner and does not have any privileges over it. So does ...
Raffaella Mautone's user avatar
1 vote
0 answers
43 views

How can I access controls of form in another form

I'm working in a windows form application. I have two forms; in form A I have two picture box and in form B, I have a button. I want form B to show a message when I click on picturebox2 in form A and ...
faranak's user avatar
  • 11
0 votes
0 answers
22 views

How to change the rule set in the qcc R package for Control Charts / Statistical Process Control

This question is related to this one: Implementing additional standard run rules with R and qcc The user MS Berends was kind enough to provide the functions to the new rules. One example: nelsonr1 <...
George's user avatar
  • 3
0 votes
0 answers
48 views

C# Winform Change the type of row for data grid view

There is a DataGridView component in C# Winform. It's easy to change the column type to checkbox or text. I wonder that how to change the row type like that? I tried to find on the internet but there ...
Hoàn Nguyễn Công's user avatar
2 votes
2 answers
34 views

How to use Complex conjugate in GEKKO

I have an optimal control problem with GEKKO. And I need take the complex conjugate of a variable. I know that GEKKO have method about .exp .log and so on, but I don't find the method about .conj So ...
dirac-'s user avatar
  • 43
0 votes
1 answer
81 views

Logging to a dynamically created WinForms control using the configuration file with log4net

The case is as follows: I have created a custom control that represents a camera connection and its properties in which there is a ListBox. I instantiate this custom control dynamically at runtime. ...
Pete Hilde's user avatar
0 votes
0 answers
11 views

rlocus block diagram issue, k gain block before or after the summing junction for rlocus() command?

desired block diagram rlocus for the above transfer function should be pretty straight forward. except on the help page of matlab the block diagrams look like this matlab help block diagrams what am I ...
Rj Hughes's user avatar

15 30 50 per page