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

C#

 
GeneralRe: Code-Completion Pin
Heath Stewart26-Mar-04 8:18
protectorHeath Stewart26-Mar-04 8:18 
GeneralRe: Code-Completion Pin
Peter Nirschl27-Mar-04 3:05
Peter Nirschl27-Mar-04 3:05 
GeneralRe: Code-Completion Pin
Heath Stewart27-Mar-04 5:52
protectorHeath Stewart27-Mar-04 5:52 
GeneralRe: Code-Completion Pin
leppie27-Mar-04 5:41
leppie27-Mar-04 5:41 
GeneralRe: Code-Completion Pin
Peter Nirschl27-Mar-04 20:56
Peter Nirschl27-Mar-04 20:56 
GeneralRe: Code-Completion Pin
leppie27-Mar-04 21:51
leppie27-Mar-04 21:51 
GeneralRe: Code-Completion Pin
Peter Nirschl28-Mar-04 5:07
Peter Nirschl28-Mar-04 5:07 
GeneralRe: Code-Completion Pin
leppie28-Mar-04 7:29
leppie28-Mar-04 7:29 
petermax2 wrote:
You said Sharp Develop! I've got an idea! Is it possible to use components like CodeEditor,Windows Forms Designer from the Sharp Develop components?

Its possible, but I can gaurentee you that you will be pulling your hair out, fixing bugs, and trying to understand someones idea of logic. Also there codeeditor component is a huge memory hog. My control uses a fraction of the memory used by the former. Try loading a big file in it say about 10mb, it will use close to 300mb of memory, where mine "only" use about 70-80mb.

Well if you decide to go for it, good luck!

top secret
GeneralWindows Services Installation Pin
opopov26-Mar-04 7:32
opopov26-Mar-04 7:32 
GeneralRe: Windows Services Installation Pin
Heath Stewart26-Mar-04 7:46
protectorHeath Stewart26-Mar-04 7:46 
GeneralRe: Windows Services Installation Pin
opopov26-Mar-04 10:10
opopov26-Mar-04 10:10 
GeneralRe: Windows Services Installation Pin
Heath Stewart26-Mar-04 11:16
protectorHeath Stewart26-Mar-04 11:16 
GeneralRe: Windows Services Installation Pin
opopov26-Mar-04 22:29
opopov26-Mar-04 22:29 
GeneralRe: Windows Services Installation Pin
Heath Stewart26-Mar-04 22:35
protectorHeath Stewart26-Mar-04 22:35 
GeneralDatagrid, handling events Pin
benqazou26-Mar-04 7:09
benqazou26-Mar-04 7:09 
GeneralRe: Datagrid, handling events Pin
Charlie Williams26-Mar-04 7:38
Charlie Williams26-Mar-04 7:38 
GeneralRe: Datagrid, handling events Pin
Heath Stewart26-Mar-04 7:58
protectorHeath Stewart26-Mar-04 7:58 
Generalrunning application in windows Pin
amal_pro8326-Mar-04 6:25
amal_pro8326-Mar-04 6:25 
GeneralRe: running application in windows Pin
tonaxxl26-Mar-04 6:38
tonaxxl26-Mar-04 6:38 
GeneralRe: running application in windows Pin
Dave Kreskowiak26-Mar-04 7:27
mveDave Kreskowiak26-Mar-04 7:27 
GeneralRe: running application in windows Pin
amal_pro8326-Mar-04 19:31
amal_pro8326-Mar-04 19:31 
GeneralRe: running application in windows Pin
Dave Kreskowiak27-Mar-04 3:37
mveDave Kreskowiak27-Mar-04 3:37 
GeneralRe: running application in windows Pin
amal_pro8327-Mar-04 21:46
amal_pro8327-Mar-04 21:46 
GeneralRe: running application in windows Pin
Dave Kreskowiak28-Mar-04 4:31
mveDave Kreskowiak28-Mar-04 4:31 
QuestionHow to pass null to a ref bool or out bool parameter? Pin
yyf26-Mar-04 5:52
yyf26-Mar-04 5:52 

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.