Click here to Skip to main content
15,905,913 members
Home / Discussions / C#
   

C#

 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? Pin
devvvy9-Aug-10 17:31
devvvy9-Aug-10 17:31 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? Pin
Thomas Krojer10-Aug-10 21:45
Thomas Krojer10-Aug-10 21:45 
Generalhey thanks it works! Pin
devvvy10-Aug-10 21:56
devvvy10-Aug-10 21:56 
GeneralRe: hey thanks it works! Pin
Thomas Krojer10-Aug-10 22:37
Thomas Krojer10-Aug-10 22:37 
GeneralRe: hey thanks it works! Pin
devvvy10-Aug-10 22:43
devvvy10-Aug-10 22:43 
AnswerRe: Copy raw file image Pin
Covean9-Aug-10 2:28
Covean9-Aug-10 2:28 
Generalthanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
devvvy9-Aug-10 3:07
devvvy9-Aug-10 3:07 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Dave Kreskowiak9-Aug-10 3:43
mveDave Kreskowiak9-Aug-10 3:43 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
devvvy9-Aug-10 17:32
devvvy9-Aug-10 17:32 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Dave Kreskowiak10-Aug-10 2:04
mveDave Kreskowiak10-Aug-10 2:04 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
devvvy10-Aug-10 15:57
devvvy10-Aug-10 15:57 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Covean9-Aug-10 4:19
Covean9-Aug-10 4:19 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
devvvy9-Aug-10 17:29
devvvy9-Aug-10 17:29 
RantRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Covean11-Aug-10 22:37
Covean11-Aug-10 22:37 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Thomas Krojer10-Aug-10 21:48
Thomas Krojer10-Aug-10 21:48 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Covean11-Aug-10 2:30
Covean11-Aug-10 2:30 
GeneralRe: thanks yes you understand me - i will post the code but you're suggesting this can't be done in dotnet? x Pin
Thomas Krojer11-Aug-10 3:12
Thomas Krojer11-Aug-10 3:12 
QuestionReplace Color of sentence Pin
I Believe In GOD8-Aug-10 11:57
I Believe In GOD8-Aug-10 11:57 
AnswerRe: Replace Color of sentence Pin
Not Active8-Aug-10 12:46
mentorNot Active8-Aug-10 12:46 
There is no way to do as you are asking. You would need to recreate the image file for each word as it is highlighted. You would need to create an algorithm to find the pixels that present the word and replace that section of the image with a highlighted or un-highlighted version, save the image and redisplay it, but it would be so processor and memory intensive as to be unusable.

I know the language. I've read a book. - _Madmatt

AnswerRe: Replace Color of sentence Pin
Bernhard Hiller8-Aug-10 20:37
Bernhard Hiller8-Aug-10 20:37 
QuestionC# program to read emails from a gmail account. Pin
ayandelhi8-Aug-10 2:59
ayandelhi8-Aug-10 2:59 
AnswerRe: C# program to read emails from a gmail account. Pin
DaveyM698-Aug-10 3:54
professionalDaveyM698-Aug-10 3:54 
AnswerRe: C# program to read emails from a gmail account. Pin
I Believe In GOD8-Aug-10 11:27
I Believe In GOD8-Aug-10 11:27 
QuestionSearching database for every keyboard press Pin
gamer11277-Aug-10 23:43
gamer11277-Aug-10 23:43 
AnswerRe: Searching database for every keyboard press Pin
Abhinav S8-Aug-10 1:27
Abhinav S8-Aug-10 1:27 

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.