Enter Keywords:
1 - 10 of 310(0.005 seconds)
Sort By:
 
In a simple chart like Dim arrPrices(1 to 10) Dim i As Integer For i = 1 to 10    arrPrices(i)= i * 2 Next i MSChart1.ChartData = arrPrices how can I control the maximum and minimum values...
Zones: Visual Basic, De...Date Answered: 12/28/2000 Rating: 9.8 Views: 0
I want to print a form. The form has 2 picture boxes and a scale bar. On the form load I set one picture box to point to a bmp, and the other to point to a jpg. The jpg is of variable dimensi...
Zones: Visual Basic, De...Date Answered: 06/07/2002 Rating: 7.8 Views: 0
Hi I've got a problem, well not me personally :-) say I have a CListCtrl and the dailog editor tells me it is 200 x 400, I want to have 2 columns the same size and without being wider than the ...
Zones: Windows MFCDate Answered: 02/23/2004 Rating: 9.0 Views: 0
Hi All, I want to scale a bitmap file (create a thumbnail ffrom bitmap file) and then save this thumbnail a jpeg file. Please show me a way or give me sample java code thanks Phu
Zones: Java, Graphics, De...Date Answered: 05/29/2004 Rating: 9.0 Views: 0
This is annoying me but i think the explanation will be fairly simple.  Simple problem:  I am drawing a box (using the d3dx helper function).  I have one directional light(white) on an angle, so th...
Zones: ...Date Answered: 08/15/2004 Rating: 8.0 Views: 0
HI All, I did a system by using java. Now i need a detect a scale reader to the system to calculate some values regarding the weight of the goods. The thing is i don't know how to get this measure...
Zones: Programming, D...Date Answered: 08/28/2004 Rating: 7.6 Views: 0
I am using SAP for multiple needs:  Is there any compromise for using SAP in large enterprise systems?
Zones: SAP ERPDate Answered: 08/10/2005 Rating: 7.8 Views: 0
mu.wordpress uses 6 new tables for each user. How can I go about scaling the system if it grows to 1000s of tables.
Zones: MySQL ServerDate Answered: 02/17/2006 Rating: 9.4 Views: 0
I am connecting to a SQL Server database.  I need to look at a table and determine the field type, including the precision and scale of numeric fields. I have searched the archives and can't fin...
Zones: MS Visual BasicDate Answered: 05/11/2006 Rating: 9.6 Views: 0
Hi,     How come when I use g2d.scale(x,y), it moves my object to another location? How do I bring it back to the original location? thanks!
Zones: Java, Delphi PrintingDate Answered: 11/13/2006 Rating: 9.0 Views: 0