Search:

Type: Posts; User: gvector1

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,648

    Datagrid Column Header

    Hello fellow programmers,

    I have a problem with a datagrid. I have created a datagrid with certain columns right justified. The column header text of the right justified columns are being cut...
  2. Thread: Control

    by gvector1
    Replies
    5
    Views
    1,201

    Thanks Ken, You pointed me in the right...

    Thanks Ken,

    You pointed me in the right direction with an owner drawn listbox. That is what I needed.

    Thanks,
    Kendal

    P.S. One more question. Is it possible to change the color of a...
  3. Thread: Control

    by gvector1
    Replies
    5
    Views
    1,201

    I am trying to do this in C#. Would that change...

    I am trying to do this in C#. Would that change my approach????

    Thanks,
    Kendal
  4. Thread: Control

    by gvector1
    Replies
    5
    Views
    1,201

    One more thing. I used a listbox and it worked...

    One more thing. I used a listbox and it worked wonderful, except for the fact that I would also like to be able to change the font color of text within a line. Any suggestions on that??????
    ...
  5. Thread: Control

    by gvector1
    Replies
    5
    Views
    1,201

    Control

    I need some suggestions. What would be the closest control to a rich text box that would allow you to make multiple, non-sequential line selections. I have a text file that displays perfect in a...
  6. Replies
    0
    Views
    4,161

    Slow DataTable.Rows.Add()

    Quick question.
    I have an application in which I am accessing a MySql Database. Everything is fine except for when I try to add some lines to a DataTable. The very first Row I Add takes 6-7...
  7. Replies
    0
    Views
    2,155

    DataTable.Select?????

    Is there any way to use the GROUP BY options with a DataTable.Select() method???????

    Thanks,
    Kendal
  8. Replies
    4
    Views
    2,382

    Found it.......IntPtr

    Found it.......IntPtr
  9. Replies
    4
    Views
    2,382

    How do I declare and use a HANDLE in C#?????

    How do I declare and use a HANDLE in C#?????
  10. Replies
    4
    Views
    2,382

    I follow you. I follow the logic anyway. Now I...

    I follow you. I follow the logic anyway. Now I will do some investigating to try and figure out how to do that.

    Thanks,
    Kendal
  11. Replies
    3
    Views
    3,670

    Any suggestions on TCP/IP and .NET Sockets...

    Any suggestions on TCP/IP and .NET Sockets tutorials? What do you mean when you say ask the winAPI dev, are you talking about posting a question on a forum specific to the winAPI???? Like I said,...
  12. Replies
    3
    Views
    3,670

    Hyperterminal????

    Hello,

    I am trying to determine how to incorporate hyperterminal functionality into a C# application I have written. I need to be able to connect, login, give a command, and transmit a file. Do...
  13. Replies
    4
    Views
    2,382

    Console Cursor

    Hello everyone,

    Quick Question. Is it possible to change the mouse pointer in a console application? Namely, change the pointer to an hourglass in a console application? If so, how do I...
  14. Replies
    2
    Views
    1,912

    Am I going to have to manually read the file and...

    Am I going to have to manually read the file and use the wordperfect format documentation in order to convert the file??? Is there not already a conversion app or an SDK I can use in a C# program to...
  15. Thread: Icons???

    by gvector1
    Replies
    3
    Views
    1,589

    No. I do not get any error messages, all I that...

    No. I do not get any error messages, all I that happens is that the buttons that contain the icons show up, but no icons are displayed. They appear as blank buttons. Any ideas???????

    Thanks,...
  16. Thread: Icons???

    by gvector1
    Replies
    3
    Views
    1,589

    Icons???

    Hello everyone,

    I have a situation. I have written a program in C# that has buttons with icons on them. Everything is working fine when run on XP or 2000. When the program is run on Win 98, the...
  17. Replies
    4
    Views
    1,570

    Thank you very much. That answers my question. ...

    Thank you very much. That answers my question. I was not sure if it was a linker option or not, but now I know. I greatly appreciate it.

    Thanks again,
    Kendal
  18. Replies
    4
    Views
    1,570

    Linker Option?????

    Hello everyone,

    I have a complicated question here. I'm not even sure how to phrase it but I will do the best that I can. We have just finished converting a medical records system written in...
  19. Replies
    2
    Views
    1,912

    Reading WordPerfect

    Hello everyone,

    I have a situation here. I am needing to do 2 things. I am needing to be able to read a wordperfect file and strip it of all of the control characters that it contains. I...
  20. Thread: Forms

    by gvector1
    Replies
    2
    Views
    1,616

    Okay, I just found the problem. It was my...

    Okay,
    I just found the problem.
    It was my fault.
    In the appointments code, I actually had 2 classes defined:
    Doctors and MySQL.
    The appointments form created and instance of MySQL and so did...
  21. Thread: Forms

    by gvector1
    Replies
    2
    Views
    1,616

    Forms

    Hello everyone,

    I am trying to understand something here. I have a windows app that starts out with a main screen. You click a toolbar button and it opens up an appointments screen. In the...
  22. Replies
    4
    Views
    2,515

    Gotcha, I appreciate it. Thanks again, Kendal

    Gotcha,
    I appreciate it.
    Thanks again,
    Kendal
  23. Replies
    4
    Views
    2,515

    NVoigt, What is the best approach for big...

    NVoigt,

    What is the best approach for big files? Should I still read, edit and write? How could I seach for a string, position there, and overwrite that string? Any ideas?????

    Thanks,
    Kendal
  24. Replies
    0
    Views
    1,269

    Database Monitoring

    Hello everyone,

    I have a question that I don't exactly know how to phrase. I am looking for the most efficient way to monitor a database(MySQL database) for changes. It is for a medical records...
  25. Replies
    1
    Views
    1,631

    Nevermind. I found out that if I create a...

    Nevermind. I found out that if I create a configuration file for the startup project, it is accessible to the others.

    Thanks anyway,
    Kendal
Results 1 to 25 of 184
Page 1 of 8 1 2 3 4