Results 1 to 32 of 32

Thread: [RESOLVED] Can someone please show me a ClassDiagram???

  1. #1
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Resolved [RESOLVED] Can someone please show me a ClassDiagram???

    Hello, I am working with the basic standard controls, that work with the VB.NET IDE. They are totally registered by me, for the usage of the program. However even the ones that I have written inside COM, they work just fine. But then I have been looking, in the VB.NET IDE, and then it looks like that I am required to write a ClassDiagram for each Form, using each and every Control, Event and also every Property that I am going to use in each of them. Is this totally neccessary, to do or not. Then if not, then why am I working to make the Controls show up in the CodeBox of the VB.NET IDE...

    The only reason for working with the ClassDiagram, is to have the Controls, show up in the CodeBox's ComboBox, which works with the names of the Controls, that you have created on the Form...

    !! Thanks in advance !!
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  2. #2
    Fanatic Member SJWhiteley's Avatar
    Join Date
    Feb 09
    Location
    South of the Mason-Dixon Line
    Posts
    885

    Re: Can someone please show me a ClassDiagram???

    You do not need a ClassDiagram for anything as far as I'm aware; but maybe you want to do something that requires it. What is the 'CodeBox ComboBox'?
    "Ok, my response to that is pending a Google search" - Bucky Katt.

  3. #3
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    The coding window's control select, I guess you can call it. Don't know how to name it??? Also when I place a Button on the Form, it doesn't show up in the code window, at all. If I try to name it, then it places it into the event's combobox on the other side of the code window. If you get my drift???
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  4. #4
    PowerPoster
    Join Date
    Mar 02
    Location
    UK
    Posts
    4,030

    Re: Can someone please show me a ClassDiagram???

    Sounds like you are confused with something. The button code will be in the designer file, which is hidden by default. When you select a control, can you not see the properties window? Possibly you have switched this to the events view (lightning bolt icon), instead of the properties icon?

  5. #5
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    I can see the properties window, but then cannot see the events of any kind of control that is made after the Form, has been made...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  6. #6
    PowerPoster
    Join Date
    Mar 02
    Location
    UK
    Posts
    4,030

    Re: Can someone please show me a ClassDiagram???

    If you double-click a button in the IDE, do you get an event?

  7. #7
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    I will see just a moment...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  8. #8
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    I only get some of them, the ones that I placed in there. But not the ones that VB.NET has a standard. My COM Components are able to show up, but not the other ones...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  9. #9
    Member
    Join Date
    Jul 12
    Posts
    41

    Re: Can someone please show me a ClassDiagram???

    what version are you using?
    I may be new,but I've been that way for a long time!

  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: Can someone please show me a ClassDiagram???

    Maybe you should post a screenshot of what you're seeing.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  11. #11
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Quote Originally Posted by Decster1 View Post
    what version are you using?
    Microsoft Visual Studio 2010 .NET Professional
    Last edited by ThEiMp; Jul 26th, 2012 at 04:22 AM.
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  12. #12
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: Can someone please show me a ClassDiagram???

    That would seem to indicate you have no controls on your form.... is that not the case?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  13. #13
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Well, I was just using that as a Figure Diagram. But then when I place Controls there they don't appear ther or even in the Propertyies Window, as well...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  14. #14
    Fanatic Member AceInfinity's Avatar
    Join Date
    May 11
    Posts
    585

    Re: Can someone please show me a ClassDiagram???



    It's just a layout of your classes, clicking the expandables exposes to you various things, like fields, properties, ect... An overall diagram view of what your program looks like code layout wise.
    <<<------------
    < Please rate my post if this helped you out. Any kind of thanks is gladly appreciated >



    VB Programming (2012 - Present)
    ®Crestron - DMC-T Certified Programmer | Software Developer
    <<<------------

  15. #15
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Yes, I cannot see all of it, when using my projects in vb.net. Also they don't make the controls appear in any kind of view in the IDE, as welll. So then I cannot work with them, in any kind of way. So then I was thinking that there is something really wrong with the Class Diagram, section. Which there is also, because I cannot see any kind of processes, like the ones that you have drawn, in the last post, as such and then the like...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  16. #16
    Fanatic Member AceInfinity's Avatar
    Join Date
    May 11
    Posts
    585

    Re: Can someone please show me a ClassDiagram???

    Quote Originally Posted by ThEiMp View Post
    Yes, I cannot see all of it, when using my projects in vb.net. Also they don't make the controls appear in any kind of view in the IDE, as welll. So then I cannot work with them, in any kind of way. So then I was thinking that there is something really wrong with the Class Diagram, section. Which there is also, because I cannot see any kind of processes, like the ones that you have drawn, in the last post, as such and then the like...
    Then what you're doing is just adding one, Right click on your project in your solution and click the item "View Class Diagram" to have on generated.
    <<<------------
    < Please rate my post if this helped you out. Any kind of thanks is gladly appreciated >



    VB Programming (2012 - Present)
    ®Crestron - DMC-T Certified Programmer | Software Developer
    <<<------------

  17. #17
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Yes, that is correct...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  18. #18
    PowerPoster
    Join Date
    Mar 02
    Location
    UK
    Posts
    4,030

    Re: Can someone please show me a ClassDiagram???

    I think the OP is having some kind of problem with the IDE. Clean out and reinstall.

  19. #19
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Well that could work, I guess. But that still doesn't solve my problem as to where what the hell happened to my IDE??? Was it some sort of Virus, malicious source code or something else, like that???
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  20. #20
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    So here is the Project Files, so that you will be able to look at them for me. Then could you please help me to replace the following data into them, and then mark down where they or I, have gone wrong in. Also I have been able to reinstall the program apps, to their original position as to where they are meant to be. As what I had done before...

    PS: I have been able to remove the following attachment, because it is out dated, and then there is a newer version of the product out on this Thread...
    Last edited by ThEiMp; Aug 2nd, 2012 at 10:35 AM.
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  21. #21
    Addicted Member
    Join Date
    Aug 11
    Posts
    253

    Re: Can someone please show me a ClassDiagram???

    Nobody will be able to open your project unless they have all of the custom controls that you've referenced in it.

  22. #22
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Doh!!

    Okay then I will then be able to past the COM Components of their Source Codes, to you then...
    Give me a few hours to do this, it's rather a big project!!
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  23. #23
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    So sorry, I have posted in this Post the wrong attachment so, I am gonna post it again in this Thread...
    Last edited by ThEiMp; Aug 3rd, 2012 at 07:52 PM.
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  24. #24
    Addicted Member
    Join Date
    Aug 11
    Posts
    253

    Re: Can someone please show me a ClassDiagram???

    First of all, that's a VB6 project. Secondly, it crashes immediately because it can't find the default settings.

  25. #25
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Well yes, I know that. That is what I am trying to find out why it does that. Also I am pulling COM through to the .NET framework, so that I don't have to work as hard to rewrite the whole project again...

    PS: That's the wrong file, also because that is my other Project that I was working on and then not the one that I was working for this Thread...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  26. #26
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    Here it is the one that I was meant to post, I hope that you enjoy it, as much as I did writing it...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  27. #27
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: Can someone please show me a ClassDiagram???

    I have had sometime to think things through on this matter at hand. Then looking over things, I was able to come to the diecision and then that is to not go ahead with the programming in .NET. Because I am then only limited to the facts at hand only point to programming for Windows only. Then looking at the other side of computers. I am then able to totally look into the realm of Apple and then the next generation of Amiga, Atari and then Commodore computers, at the very sametime and then point into a very different market, where there is totally gold to be found and then not working only with the Windows, Lunix and also the Unix typed operating systems, at this point in time and then looking into the future. I am going to go and then do that kind of market. I am looking into COM being able to construct a Projector for each of them, when their operating systems comes out on the market and then I will then be looking to work with more people, in this chosen field of computer programming, until then my dear friends!!
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  28. #28
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,655

    Re: [RESOLVED] Can someone please show me a ClassDiagram???

    Then looking at the other side of computers. I am then able to totally look into the realm of Apple and then the next generation of Amiga, Atari and then Commodore computers,
    .... ooooookaaaaaayyyy......

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  29. #29
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: [RESOLVED] Can someone please show me a ClassDiagram???

    I guess that I even would be able to start learning Adobe AIR, but then that is going to require some sort of cash outlay, and then that is something that is in very short supply in this neck of the woods. Seeing that I have already done one University Course. Then I don't see a need to do another one, in deed of the chances of finishing it then would then be marked down, because of the lack of research into what I am trying to do here...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  30. #30
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: [RESOLVED] Can someone please show me a ClassDiagram???

    Hello,
    I am very sorry about posting in a Resolved Thread, but then here goes nothing...
    It seems like it only posted the .NET Controls into the CodeWindow, why is this happening. I have been able to do some research on this topic and then came out with the results of my find. .NET, will only post the Controls that preexist on this own platform to have handlers, like Click and also things like Load and then MouseDown. These I cannot reach when I am working with a COM Control Component, like one that I have been able to write for myself and my projects, like Visual Suite, etc. Which I am planning to release on the Internet, next year as such and then the like...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

  31. #31
    PowerPoster
    Join Date
    Mar 02
    Location
    UK
    Posts
    4,030

    Re: [RESOLVED] Can someone please show me a ClassDiagram???

    I have to say, even after reading your posts multiple times, I do not understand what you are trying to create. Each time you add a bit of extra information about trying to create a product, that is smaller than any that already exist, that include all their features but better, include all the help in less spaces, and work on any platform. The companies that create such products generally do all these things themselves as much as they can, so I can't see what your project is going to be able to accomplish. Your info is very vague, possibly the language barrier is not helping here. I am not trying to stop you in any way, but think if you were to give a good solid explaination of your end goals, as well as a brief explaination of how, you may get more advice. For example:


    To create a light-weight webbrowser application:
    Includes a simple interface that will give basic history, favourites features. Ability to clear cookies. Ability to view in text mode only. Ability to use multiple tabs to display the content. Auto-updating features. Customization of icons...

  32. #32
    PowerPoster
    Join Date
    Dec 07
    Location
    Take The PCI Bus Across To The CPU!!
    Posts
    3,070

    Re: [RESOLVED] Can someone please show me a ClassDiagram???

    Well when I place a .NET Control it adds the instance to the Code Section of the IDE. Then when I place a COM Control, like from VB6's UserControls. The IDE doesn't add the COM Control to the Code Section of the IDE...
    I have a huge free products range, of computer software in which you can download using any kind of 32-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
    Main Page: Click Here | Blog Page: Click Here | Products Page: Click Here | News Page: Click Here | Horoscopes Page: Click Here | CodeBank Page: Coming Really Soon...

    Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •