[2008] Linear Gauge Control -
I was wondering if anyone knew of a code-sample or otherwise freeware linear gauge control. Basically a vertical progress bar with a user settable scale configurable either vertically or horizontally. Fancier looking the better.
There's a lot of nice ones in commercial packages, but they come bundled with 80 other controls and generally have a price tag of several hundreds to thousands of dollars - which is a hard sell to a manager when you only need one control from the bundle.
My other option is to embark on writing my own; something I don't look forward to and don't expect to look nearly as slick or "3d" as some of the things out there.
Thanks for any recommendations.
[2008] Linear Gauge Control -
I was wondering if anyone knew of a code-sample or otherwise freeware linear gauge control. Basically a vertical progress bar with a user settable scale configurable either vertically or horizontally. Fancier looking the better.
There's a lot of nice ones in commercial packages,
Gauge -
Hey all, i'm trying to do the following and can get 'half way' there. I would like to create a gauge control in VB. I want the gauge control to look like the RPM gauge of the Honda S2000:
As you can see, the gauge arcs...I considered using individual pictureboxes for each LED that
Trying to make my first control -
Hi everyone,
I was looking to make a CPU load app that would show the % load on my cpu at any given time. I am able to pull the value of the CPU load but I am not sure how I can make that into a speedometer style gauge.
I have seen many add-in's for purchase that would give me a
gauge control -
hello,
I'm working on a application that displays a lot of numbers, values, etc. I want to display the data using gauges.
I tried the microhelp gauge control but it i don't like it. Does anybody know where i can download a gauge that looks good and has a lot of variables that i c
Free .NET gauge control [FOUND] -
Does anyone have any idea where from I can get a free .NET gauge control?
Thanks
Find a control... -
I've got a project with over 200 forms. I want to change the gauge control to something a bit nicer. I've gone through the project and deleted all the ugly gauge controls but I've somehow missed one. Can't seem to find it. I'm worried that it's hidden behind a picture control or so
Linear/Quad. -
Ok, just wondering how you find the horizontal asymptote of
y = (ax + b)/(cx2 + dx + e)
(i.e. a linear divided by a quadratic
I know how to do linear/linear, but not linear/quad. Is it always 0?? (if not, the book i have is bad as the only examples is horizontal asymptote = 0.)
pressure and temp gauge controls -
anyone know where i can get a good freeware control that allows me to display a thermomer and temp gauge on a form and adjust their display (temp and press) programatically?
any help greatly appreciated!
I like to keep my VB simple (Gauge) -
I have looked at the past posts on gauge controls and quite frankly I have not got a clue what is going on with all that maths and loops etc.
So let’s start again as I like to keep my VB simple;
What I have in mind is to use an image (jpeg) of a gauge and then simply draw a li
Bar/Pie/Linear -
Hello Everybody.... I am looking for some tutorial on Pie, Bar, and Linear graph at {B}{U} RUNTIME {/B}{/U} Using simple trigeometry concept. Let me be clear on this one... I am trying to establish 'amination' at timer control inside the picture box which it would display pie, bar,
Linear Algebra -
Please have a look on the linear system below:
ax + by + cz + dt = m
a'x + b'y + c'z + d't = n
(where a,b,c,d,a',b',c',d',m,n are real)
Supporse the vectors (a,b,c,d) and (a',b',c',d') are not linear dependent.
1) Prove the system has got a soution.
2) Prove there exist
Linear maps -
Hi, can someone explain to me how to show that the following is invertible?
Let L be L : R^2 -> R^2
Show that L(x,y) := (2x + y, 3x-5y) is linear and decide, with proof if L is invertible.
I cannot figure out how to prove it is linear and was wondering if someone could exp
More Linear Maps -
Let a=(1,0,3), b=(0,2,0), c=(1,2,0) in R^3
and let x=(1,3), y=(0,2), z=(0,1).
How do i decide whether
L: a->x, b->y, and c->z
Is a linear map, show it is unique, and if so find a basis for its kernel and image.
Solving linear congruences -
Just wondering if anyone had a site that shows how to solve a linear congruence ... eg. 13x = 4 Mod 20
Not programatically, just manually
Create a meter/gauge on a form -
Hi,
I want to represent a percent value from 0 to 100 as an analog meter or gauge on a form.
I'm thinking I have to use the Line function to create the needle and Circle to create the arc.
Any ideas or suggestions will be greatly appreciated.
Thanks,
Al.
Linear Hasing ahhh -
boolean delete_linear( SSN *list[], SSN key )
This function should delete key from list using linear hashing.
Cany anybody help? Files included.
MSChart - dates on x-axis -
Hi All,
I read somewhere that it is not possible to have non-linear values on the x-axis on a MSChart "because the MSChart control limits you to displaying evenly spaced data on the x-axis".
If I want dates on the x-axis and these are not linear, like a datapoint every
[2.0] Chart Control -
Anyone know of an inexpensive chart and/or gauge control component?
We have potentially 11 developers to work on this project and getting 11 licenses for most of the commercially available ones does not appear to be in the cards.
Does anyone out there in C# land use a commercia
VB codes for linear programming models -
I am a research student. I want to know about vb codes for linear programming models. Please send me vb codes of very simple example of linear model.
ex:
Maximize 25 XB + 30 XC
Subject to (1/200) XB + (1/140) XC ≤ 40
0 ≤ XB ≤ 6000
0 ≤ XC
Linear regression -
Hi was wondering if there was a way to use Excel to find the linear regression of a couple of points. I know the option is available in excel. But I do not know how to use them with VB6 ...
Any ideas ???
[2008] sqlconnection control -
I read some VB 2005 books and they keep talking about the sqlconnection control.
When I try to locate the sqlconnection control from the tool box in VB 2008, I could not find the control.
I have a feeling that the sqlconnection control is no longer applicable in VB 2008. Is this
Spirals: Polar, Parametric Equations -
I am trying to come up with the equation(s) that would describe the curve that would be the result of the following actions.
Say we have a wheel spinning at a constant rotational rate. In this example, let's use 1 revolution per second. Now I overlay a cartesian coordinate system
VB4 to VB6 conversion -
I have some programs that I need to convert from VB4 to VB6. Some of them use the GAUGE16.OCX and DBGRID16.OCX controls. What VB6 controls or add-ins do I need to use to replace these VB4 controls in order to get the converted programs to work again? I have a replacement for the gau
Linear and Circular Intrepolation -
I am working on a VB app Interface to a 3 axis stepper motor cnc / cam project, Using the Perallel Port I am able to control the 3 motors steps and direction along with haveing 6 inputs from my circuit board. I am able to move xyz positions but the code I am using has to many error ste
Help making .exe vb2008 -
Hi, I am using vb 2008 express edition.
I want to make a stand alone .exe for use another computer. I make
build->publish. A instaler was creator and in pc that I make the program the instaler works correct. But in the other pc it doesn't istall.
In my program I use a dl
help! logarithmic to linear graph convresion -
does anyone knows how to convert a logarithmic graph to a linear graph and vice versa.....
badly need it... thank you very much!
[VB]acceleration -
Currently, I am in progress creating software..."game software" and it needs some acceleration.
When running software I could see some shuttering picture on every "milliseconds" for Ie. I drew a gauge like and when data sent from other game software program (a
A nice easy linear expression question for you (or is it) -
Hiya, i have a database full of records and each has 4 points. i want to take these four points, and plot a line of best fit for them without having to draw the graph for them (cause i want to make my program do it you see). So.. how can you, given four not exactly straight line points
polynomial models, linear relationships, help!!!! -
Arghhh, this problem is driving me crazy,
At a price of £25, demand is 300 units and at a price of £40 demand is 150 units. Find a linear relationship between the demand and price.
HELP!!!!!!!!!
Me and my dial gauge again .... -
My gauge is working ... sort off.
I get the needle to go where I want it to go (thanks guys) but here is my newest problem.
I move the needle in increments of 1 degree to its new position ... but I only see the needle when it is in its final position ... I would like to it "an
Relation between gradients of two perpendicular graphs. -
Guys and gals,
Say I have two graphs (linear on non-linear) on two planes. As an example on XYZ 3D orbit, one graph on XY plane and the other one is on YZ plane. How can I formulate the combination of gradients of two graphs.
Thanks,
Linear algebra package -
Hello everybody.
I am wondering if you know if there is something like a package of linear algebra functions available for VB?
I could need something to solve equation systems like
Ax=b
without having to calculate the inverse of A explicitly, similar to how you do it in Matlab:
newton's method for non-linear equations -
HI,
I was wondering if someone has the code for newton's method for non- linear equations. I am trying to solve the following set of equations
Sin(x +y ) = e^x-y
Cos(x+6) = x^2*y^2
any help would be greatly appriciated
show percent and gauge reading text file -
Hi
How can I show percent and a gauge when I read text file, I has that show the percent read of the file
thank you in advance
[02/03] Design related question -
I want my application to do three tasks simultaneously. Each of the three tasks must be performed at a periodic interval of time. Each of the three tasks is somewhat complicated and is thus composed of a number of sub-tasks that are to be performed in a linear sequence.
The three ta
C# Usage Poll -
I'd like to gauge how many of you use what and how often...
[2008] ADO vs .NET Classes - Which Should I Use -
Hi,
I have a VB6 application that I need to convert to .NET 2008. It uses a control from ComponentOne that the subscription ran out on. I hate subscriptions (just a rant - when I buy a license I expect to use the control forever) - But I am not paying what they are asking every year.
Reputation tooltips -
My God! It's an absolute scandal. The fifth reputation jewel indicates 400 - 499 and when you mouse over someones reputation gauge the tooltip says 400+. The sixth reputation jewel indicates 500 - 699 and when you mouse over someones reputation gauge the tooltip says... 400+! Where
[2008] Editing CSV File -
I have a CSV File and i want to edit it and make a new column in it
my current text in CSV file (Some)
Username,Your referral since,Last click,Clicks
R1181312,2008-06-13 16:49:00,2008-07-18 09:27:00,40
R1477140,2008-06-13 16:49:00,2008-07-17 10:18:00,73
R30994,2008-06-13 16:49:0
Linear interpolation for an array of values -
Hi,
If have an array MyArray(100) which has had values set for some (unknown number of) elements. All other elements are zero.
What I need to do is to perform a linear interpolation algorithm to populate the whole array.
Any suggestions for a fast algorithm would be appreciated.