- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
13 Posted Topics
I'm have a window application prog that's panel and text boxes appear in it when data send to it and when i have a lot of text boxes the auto scroll appear . my problem every new text box that appear in the end of panel and i need to …
How i can create a table in win mobile 6.5 by tools not code and add rows and Columns by code
any one can help me to mean how i create a bitmap because the examples in net is very difficult and i can't mean any thing of this (sample examples plz )
I will give u solution , because that is one of my old problems (random and not repeated) [CODE]public static void main(String[] args) { int RandomNumbers =100; ArrayList<Integer> numbers = new ArrayList<Integer>(); int number = (int)(Math.random() * RandomNumbers); numbers.add(number); for (int i = 0; i < RandomNumbers-1; i++) { do{ …
I have form and that have a label I would when I run the program my counter count in label but when i run that's nothing open the form and nothing and that's my cod where error [CODE] private static int totalNum = 0; private void formWindowActivated(java.awt.event.WindowEvent evt) { class …
I have device and have the driver of it ,the device send data to me by serial port how i can receive that data in java .
how i can print something , i was write it in textarea , labele , any thing by printer alike word ?
I have alot of tables in database in one of this contains owner_id and another one have relation many to many with that,and that table have dissent_type how i can select dissent_type where owner_id = ""
I have alot of tables in database in one of this contains owner_id and another one have relation many to many with that,and that table have dissent_type how i can select dissent_type where owner_id = ""
i have alot of forms , when i press in button that's open the other form in new one how i can make it open in the same form & not open it in new one
[CODE]#include <iostream.h> #include <math.h> void main () { int n,j,q,d,h,t,i,m,f,b; cout<<" num of eng"; cin >> j; q=0; d=0; h=0; t=0; for (i=1;i<=j;i++) {cout<< "insert Salary "; cin>> m; m /(22) =d; d/(8) = h; cout<<"\n Leave "; cin>>f; cout<< "\n Attend "; cin >> b; f - b = …
The End.
blueman:-0