Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
GeneralTo build MDI application Pin
Inpreet Singh18-Mar-04 0:48
Inpreet Singh18-Mar-04 0:48 
GeneralRe: To build MDI application Pin
Dave Kreskowiak18-Mar-04 1:12
mveDave Kreskowiak18-Mar-04 1:12 
GeneralRe: To build MDI application Pin
Inpreet Singh18-Mar-04 1:27
Inpreet Singh18-Mar-04 1:27 
GeneralRe: To build MDI application Pin
Dave Kreskowiak18-Mar-04 6:02
mveDave Kreskowiak18-Mar-04 6:02 
GeneralRe: To build MDI application Pin
Heath Stewart18-Mar-04 4:43
protectorHeath Stewart18-Mar-04 4:43 
GeneralBPEL4WS Pin
shanaka18-Mar-04 0:48
shanaka18-Mar-04 0:48 
GeneralRe: BPEL4WS Pin
John Fisher18-Mar-04 4:39
John Fisher18-Mar-04 4:39 
Questioncan you solve this? plesa help Pin
Snowjim18-Mar-04 0:16
Snowjim18-Mar-04 0:16 
Hey

I have a listview as a System Controller, that i have implemnted into a client server chat.

this listview is keeping trac of the online users and if thay are blocked or private or Public.

If the user is
private = the bakground on this row is painted blue
Public = the bakground is default(white)
Block = the backgraound is red

Problem:
when i start up the first client and joins it to the server, there is no problem al is woking fine, if i start up a second client and join the server, the first client as adding the user propely with the right background.

But the second client that just loggd on gets a strange update error with the bakgraound colors. It recives the user list and add the users thatwas loggdon before the second client, and in this case its just the first client.

The update error on the ListView in the second client is as following.
The bakground color that shows if the user is private,blockt or public is not painting properly, its only filling half of the rows with the colors, tha only way to get it updated is to move another window over the listvew and then it updates and show the proper colors.

Do you got any ide how i shold update my listview so this problem not accures? its strange that the first client is not getting the update error and only the second client.

Is ther maby a UPDATE funktion that i can use so al in the control will repaint?

//Jimmy
AnswerRe: can you solve this? plesa help Pin
Corinna John18-Mar-04 1:33
Corinna John18-Mar-04 1:33 
AnswerRe: can you solve this? plesa help Pin
Heath Stewart18-Mar-04 4:39
protectorHeath Stewart18-Mar-04 4:39 
GeneralForum Board Pin
mil_an17-Mar-04 23:12
mil_an17-Mar-04 23:12 
GeneralRe: Forum Board Pin
John Fisher18-Mar-04 3:50
John Fisher18-Mar-04 3:50 
GeneralRe: Forum Board Pin
Heath Stewart18-Mar-04 4:36
protectorHeath Stewart18-Mar-04 4:36 
GeneralDisabling splash screen Pin
SatyaDY17-Mar-04 22:36
SatyaDY17-Mar-04 22:36 
GeneralRe: Disabling splash screen Pin
Mazdak17-Mar-04 23:03
Mazdak17-Mar-04 23:03 
GeneralRe: Disabling splash screen Pin
Heath Stewart18-Mar-04 4:33
protectorHeath Stewart18-Mar-04 4:33 
GeneralRe: Disabling splash screen Pin
Jeremy Kimball18-Mar-04 7:36
Jeremy Kimball18-Mar-04 7:36 
Generalchecking the running processes Pin
SatyaDY17-Mar-04 22:34
SatyaDY17-Mar-04 22:34 
GeneralRe: checking the running processes Pin
Mazdak17-Mar-04 22:43
Mazdak17-Mar-04 22:43 
GeneralGrey checkboxes Pin
Krisst K17-Mar-04 21:40
Krisst K17-Mar-04 21:40 
GeneralRe: Grey checkboxes Pin
Heath Stewart18-Mar-04 4:28
protectorHeath Stewart18-Mar-04 4:28 
GeneralUserControl and Listbox's datasource at design time Pin
Mr. Labenche17-Mar-04 21:10
Mr. Labenche17-Mar-04 21:10 
GeneralRe: UserControl and Listbox's datasource at design time Pin
Heath Stewart18-Mar-04 4:22
protectorHeath Stewart18-Mar-04 4:22 
GeneralRe: UserControl and Listbox's datasource at design time Pin
John Fisher18-Mar-04 4:22
John Fisher18-Mar-04 4:22 
Generalgetting data from database and separating them Pin
ASGill17-Mar-04 20:21
ASGill17-Mar-04 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.