Click here to Skip to main content
15,928,281 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralmIRC Pin
Drake Elsari6-Apr-01 13:19
Drake Elsari6-Apr-01 13:19 
Generalalgorithm for connection lines Pin
Thomas Freudenberg5-Apr-01 10:48
Thomas Freudenberg5-Apr-01 10:48 
GeneralRe: algorithm for connection lines Pin
Chris Losinger5-Apr-01 10:56
professionalChris Losinger5-Apr-01 10:56 
GeneralRe: algorithm for connection lines Pin
Thomas Freudenberg5-Apr-01 11:18
Thomas Freudenberg5-Apr-01 11:18 
GeneralRe: algorithm for connection lines Pin
Neville Franks5-Apr-01 17:19
Neville Franks5-Apr-01 17:19 
GeneralExplorer, Docking, Splitter-windows in plain C Pin
Ted Green29-Mar-01 11:19
Ted Green29-Mar-01 11:19 
GeneralRe: Explorer, Docking, Splitter-windows in plain C Pin
Henry Jacobs29-Mar-01 12:44
Henry Jacobs29-Mar-01 12:44 
GeneralRe: Explorer, Docking, Splitter-windows in plain C Pin
Ted Green29-Mar-01 14:33
Ted Green29-Mar-01 14:33 
Thank you for the prompt reply.

I understand the basics and have programmed windows such as toolbars (before the common control in Win32), rulers, MDI, etc. Its all the "details" that are so time consuming.

1. Explorer tree view - I'm sure that I am not the first person writing an "explorer" in plain C. Its all the details of determining which drives are available, etc. that take time. However, I don't see any stumbling blocks; just would be nice if I could find complete sample code. The "chicoapp" example on MSDN and the FileTree example on codeproject.com are very useful.

2. Docking Windows - Details include the subtle ways that the mainframe's window borders are drawn/shaded when there is a docked window, the algorithm for outlining where the window can be docked. The slider for resizing the docked window in non-trivial.

3. MDI splitter windows. This also looks very difficult. It appears that you may have to sub-class the drawing of the MDI border and scroll bars in order to display the scrollbar "splitter", etc. Perhaps no one has attempted this in plain C.

Any references to sample code will be appreciated.

Thank you.



Ted Green
ted@vedit.com
GeneralHTTP/1.1 client Pin
Olaf van der Spek28-Mar-01 5:33
Olaf van der Spek28-Mar-01 5:33 
GeneralCorba-orb initialisation problem Pin
28-Mar-01 2:41
suss28-Mar-01 2:41 
GeneralRe: Corba-orb initialisation problem Pin
2-May-01 5:53
suss2-May-01 5:53 
GeneralCalling a user's email client on windows Pin
Russell Robinson28-Mar-01 1:12
Russell Robinson28-Mar-01 1:12 
GeneralRe: Calling a user's email client on windows Pin
Michael Dunn28-Mar-01 16:50
sitebuilderMichael Dunn28-Mar-01 16:50 
GeneralRe: Calling a user's email client on windows Pin
Russell Robinson28-Mar-01 16:57
Russell Robinson28-Mar-01 16:57 
GeneralRe: Calling a user's email client on windows Pin
Andrew Peace1-Apr-01 7:22
Andrew Peace1-Apr-01 7:22 
GeneralRe: Calling a user's email client on windows Pin
Simon Brown17-Apr-01 2:05
Simon Brown17-Apr-01 2:05 
GeneralRe: Calling a user's email client on windows Pin
orcun colak17-Apr-01 5:18
orcun colak17-Apr-01 5:18 
GeneralRe: Calling a user's email client on windows Pin
Simon Brown17-Apr-01 5:45
Simon Brown17-Apr-01 5:45 
GeneralRe: Calling a user's email client on windows Pin
Russell Robinson21-Apr-01 21:37
Russell Robinson21-Apr-01 21:37 
QuestionHow to set thumbnail image to a file icon of Explorer Pin
Masahiro Kurosawa27-Mar-01 20:29
Masahiro Kurosawa27-Mar-01 20:29 
AnswerRe: How to set thumbnail image to a file icon of Explorer Pin
PJ Arends28-Mar-01 6:23
professionalPJ Arends28-Mar-01 6:23 
AnswerRe: How to set thumbnail image to a file icon of Explorer Pin
Michael Dunn28-Mar-01 16:57
sitebuilderMichael Dunn28-Mar-01 16:57 
GeneralRe: How to set thumbnail image to a file icon of Explorer Pin
Masahiro Kurosawa28-Mar-01 17:32
Masahiro Kurosawa28-Mar-01 17:32 
GeneralHow to extract icon from file? Pin
Masahiro Kurosawa29-Mar-01 1:17
Masahiro Kurosawa29-Mar-01 1:17 
GeneralRe: How to extract icon from file? Pin
Michael Dunn29-Mar-01 6:31
sitebuilderMichael Dunn29-Mar-01 6:31 

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.