Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Subclassing | Topic profile

Topic profile page for Subclassing. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Subclassing.
Topic "Subclassing" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Subclassing" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on subclassing:

Posts by:  day  week  month 

 

subclassing was discussed on the following sites:

MSDN Forums MSDN Forums - 99 MSDN Forums - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 93 VBForums - Visual Basic and VB .NET Discussions and More! - site profile
Sun Forums Sun Forums - 41 Sun Forums - site profile
Adobe - Forums Adobe - Forums - 27 Adobe - Forums - site profile
MrExcel Message Board MrExcel Message Board - 26 MrExcel Message Board - site profile

 

Related threads on subclassing:

arun_suresh Google noop.. OO Language with no subclassing.. looks...  Twitter / arun_suresh - site profile arun_suresh - forum profile  Go to this thread  Google noop.. OO Language with no subclassing.. looks interesting http://code.google.com/p/noop/ 9:40 PM Sep 21st from Echofon
Java Programming
Soft Subclassing: Something new I just discovered  Sun Forums - site profile Java Programming
 - forum profile  Go to this thread  Soft Subclassing: Something new I just discovered
0xced Subclassing note: initWithCoder: is also a designated...  Twitter / 0xced - site profile 0xced - forum profile  Go to this thread  Subclassing note: initWithCoder: is also a designated initializer. 1:24 AM Jul 5th from Twitterrific
dhess Oleg: Subtyping, subclassing and the trouble with OOP...  Twitter / dhess - site profile dhess - forum profile  Go to this thread  Oleg: Subtyping, subclassing and the trouble with OOP #oleg #oop http://okmij.org/ftp/Computation/Subtyping/ 6:35 PM Mar 5th from web
knopper67 I have this thing about always subclassing gtk classes,...  knopper67 - Identi.ca - site profile knopper67 - forum profile  Go to this thread  I have this thing about always subclassing gtk classes, it's like OCD =S ! pygtk ! python

Latest threads on subclassing:

jml
Started 1 week, 6 days ago (2009-12-15 22:58:04)  by jml
Source: jml - Identi.ca More from this site jml - Identi.ca - site profile 
Forum:  jml  jml - forum profile
Thread:  Show this thread (1 post) More from testtools 0.9.2 released! Python 3 support, sexy new ways to extend unit test without subclassing. Thanks @lifeless for doing all the work!  Thread Thread info: testtools 0.9.2 released! Python 3 support, sexy new ways to extend unit test without subclassing. Thanks @lifeless for doing all the work! Size: 259 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "testtools 0.9.2 released! Python 3 support, sexy new ways to extend unit test without subclassing. Thanks @   lifeless    for doing... :: jml :: jml - Identi.ca"
New To Java
Started 2 weeks ago (2009-12-15 07:14:00)  by Farmor
Hello all, I have a design decision to make. I have two different Elements with everything the same except the name. So I have two ideas on how this can be solved. 1. Through subclassing. 2. Through enumeration. I have tried to make two examples of this so you can recommend 1 or 2 only on a conceptual level not implementation. Sub classing public class Element { //...
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  New To Java   New To Java
 - forum profile
Thread:  Show this thread (4 posts) More from Use enum or subclassing to differentiate between different elements?  Thread Thread info: Use enum or subclassing to differentiate between different elements? Size: 3,639 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Use enum or subclassing to differentiate between different elements? :: New To Java
 :: Sun Forums"
ausgat
Started 1 month, 1 week ago (2009-11-22 02:10:00)  by ausgat
Source: Twitter / ausgat More from this site Twitter / ausgat - site profile 
Forum:  ausgat  ausgat - forum profile
Thread:  Show this thread (1 post) More from OK, looks like the only way I can get keypress events is by subclassing
NSTableView, but it still isn't working.  Thread Thread info: OK, looks like the only way I can get keypress events is by subclassing
NSTableView, but it still isn't working. Size: 589 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "OK, looks like the only way I can get keypress events is by subclassing NSTableView, but it still isn't working.      ... :: ausgat :: Twitter / ausgat"
knopper67
Started 2 months, 1 week ago (2009-10-21 08:13:18)  by knopper67
Source: knopper67 - Identi.ca More from this site knopper67 - Identi.ca - site profile 
Forum:  knopper67  knopper67 - forum profile
Thread:  Show this thread (1 post) More from I have this thing about always subclassing gtk classes, it's like OCD =S !pygtk !python  Thread Thread info: I have this thing about always subclassing gtk classes, it's like OCD =S !pygtk !python Size: 382 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I have this thing about always subclassing gtk classes, it's like OCD =S !   pygtk    !   python :: knopper67 :: knopper67 - Identi.ca"
polyomino
Started 2 months, 1 week ago (2009-10-19 01:37:00)  by polyomino
Source: Twitter / polyomino More from this site Twitter / polyomino - site profile 
Forum:  polyomino  polyomino - forum profile
Thread:  Show this thread (1 post) More from @danielpunkass Just say No to subclassing. Or, "Final is the new Private,"
says Joshua Bloch, programmer guy. Friends don't let friends &c.  Thread Thread info: @danielpunkass Just say No to subclassing. Or, "Final is the new Private,"
says Joshua Bloch, programmer guy. Friends don't let friends &c. Size: 605 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "@ danielpunkass  Just say No to subclassing. Or, "Final is the new Private," says Joshua Bloch, programmer guy. Friends don't let frie... :: polyomino :: Twitter / polyomino"
Application Compatibility for Windows Development
Started 2 months, 2 weeks ago (2009-10-14 15:33:00)  by lesliedellow
The SetWindowLong function has been replaced with the SetWindowLongPtr function, presumably because the latter retuurns 64 bit pointers. However, the corresponding CallWindowProc function still expects its first parameter to be of a WNDPROC type (rather than LONG_PTR). Will this cause problems with subclassing in 64 bit systems?
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Application Compatibility for Windows Development  Application Compatibility for Windows Development - forum profile
Thread:  Show this thread (4 posts) More from 64 bit subclassing  Thread Thread info: 64 bit subclassing Size: 356 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "64 bit subclassing :: Application Compatibility for Windows Development :: MSDN Forums"
Java Programming
Started 2 months, 2 weeks ago (2009-10-12 08:07:00)  by tjacobs01
This snippet below from tjacobs.ui.menus.FileMenu (tus.svn.sourceforge.net) shows what I mean. FileMenu declares the method doNew with no functionality, then using reflection checks if it has been overridden. If it has it adds the "New" menu item. So by "Soft Subclassing", I mean if you implement it, I will show it. If you don't, it will be ignored. I think this is a pretty powerful ...
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  Java Programming   Java Programming
 - forum profile
Thread:  Show this thread (15 posts) More from Soft Subclassing: Something new I just discovered  Thread Thread info: Soft Subclassing: Something new I just discovered Size: 1,671 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Soft Subclassing: Something new I just discovered :: Java Programming
 :: Sun Forums"
Excel Questions
Started 2 months, 3 weeks ago (2009-10-07 16:14:00)  by Jaafar Tribak
A second attempt at safely subclassing in VBA . I apologise if i shouldn't post a link to this thread on this "Excel Questions" forum As the thread was moved to the "General Discussions..." forum yesteday. I am linking the thread here so it has a better chance to be seen as i would really like some feedback on how/if the ...
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (1 post) More from A second attempt at safely subclassing in VBA .  Thread Thread info: A second attempt at safely subclassing in VBA . Size: 1,370 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "A second attempt at safely subclassing in VBA . :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 2 months, 3 weeks ago (2009-10-06 15:12:00)  by Jaafar Tribak
Hi all. This has been intriguing me for years and i've looked and asked everywhere but nobody seems to know the answer. On most operating systems, subclassing office applications from within VBA crashes the application and worse yet, it can downright lock the whole system. this is a known issue and the best advice offered by the experts is either to run the subclassing code from an ...
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (1 post) More from Challenging problem : How to make Excel subclassing safe and stable ?  Thread Thread info: Challenging problem : How to make Excel subclassing safe and stable ? Size: 4,333 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Challenging problem : How to make Excel subclassing safe and stable ? :: Excel Questions :: MrExcel Message Board"
 

Hot threads on subclassing:

Started 5 days, 1 hour ago (2009-12-24 14:45:00)  by alisaleh1
I'm implementing a customized CAknGrid I implemented the needed function and I'm sub-classing CFormattedCellListBoxItemDrawer to override DrawActualItem and it work correctly I want to know the layout of the text and the icons that I set using Code: AknListBoxLayouts::SetupFormTextCell and AknListBoxLayouts::SetupFormGfxCell to set the icons to the layout that the user ...
Source: Nokia Developer Discussion Boards More from this site Nokia Developer Discussion Boards - site profile 
Forum:  General Symbian C++  General Symbian C++ - forum profile
Thread:  Show this thread (1 post) More from Subclassing CFormattedCellListBoxItemDrawer  Thread Thread info: Subclassing CFormattedCellListBoxItemDrawer Size: 798 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Subclassing CFormattedCellListBoxItemDrawer - :: General Symbian C++ :: Nokia Developer Discussion Boards"
Excel Questions
Started 23 hours, 52 minutes ago (2009-12-28 16:32:00)  by Tom Schreiner
Thanks Jaafar. I am looking forward to trying this out. I am for the most part, a hobbyist when it comes to programming so I only choose work that I enjoy. My main job is actually driving a truck. I love playing around with Excel. It's a fantastic application IMO. The performance gain of placing your code into a component might be worth looking into. Timers are not such a bad thing ...
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (16 posts) More from Activate Macro When Cursor Goes Over a Shape - Page 2 - MrExcel Message
Board  Thread Thread info: Activate Macro When Cursor Goes Over a Shape - Page 2 - MrExcel Message
Board Size: 1,128 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Activate Macro When Cursor Goes Over a Shape :: Excel Questions :: MrExcel Message Board"
Visual Basic 6 and Earlier
Re: VB crash on debug  - 3 new posts Read thread in new window
Started 5 days, 4 hours ago (2009-12-24 11:56:00)  by LaVolpe
Paul Caton's thunks have gone thru some upgrades over the past couple years. The version you have may be an older one that had known problems when multiple user controls tried to subclass the same parent form/container. That may or may not apply to your situation. The crashing should not continue after you fix the problems in your project. I'd recommend compiling the project to an exe then ...
Visual C++ General
Started 1 day, 23 hours ago (2009-12-27 16:53:00)  by Nikita Leontiev
If you want to put subclass wnd proc in to class, for example CMyComboBox class, you will need to set it static and all functions and variables that it will use to static too. I think it isn't good. When I use subclassing, I usually create class, for example CMyComboBox, then put custom subclass proc in CMyComboBox.cpp and provide pointer to class instance through GWL_USERDATA....
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C++ General  Visual C++ General - forum profile
Thread:  Show this thread (4 posts) More from Combobox WM_NCREATE  Thread Thread info: Combobox WM_NCREATE Size: 2,304 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Combobox WM_NCREATE :: Visual C++ General :: MSDN Forums"
Started 1 week, 1 day ago (2009-12-21 08:22:00)  by sebipinn
Thanks. I found another post where they explained this can be achieved through subclassing.  Makes sense after thinking about it.   Thanks for the response and help.
Source: Salesforce.com Community More from this site Salesforce.com Community - site profile 
Forum:  Visualforce Development  Visualforce Development - forum profile
Thread:  Show this thread (4 posts) More from Community - Iterating over a List of Maps in VisualForce? - Visualforce
Development - Force.com Discussion Boards  Thread Thread info: Community - Iterating over a List of Maps in VisualForce? - Visualforce
Development - Force.com Discussion Boards Size: 273 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Iterating over a List of Maps in VisualForce? :: Visualforce Development :: Salesforce.com Community"
Interface and Graphics
RE: Enter button  - 1 new post Read thread in new window
Started 1 week, 1 day ago (2009-12-21 03:44:00)  by Flyguy
Is the login form just a basic form with a normal command button? Do you use any subclassing?
Source: Xtreme Visual Basic Talk More from this site Xtreme Visual Basic Talk - site profile 
Forum:  Interface and Graphics  Interface and Graphics - forum profile
Thread:  Show this thread (3 posts) More from Enter button  Thread Thread info: Enter button Size: 142 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Enter button :: Interface and Graphics :: Xtreme Visual Basic Talk"
Windows Forms
Started 2 days, 15 hours ago (2009-12-27 00:55:00)  by TomRay
En fait, il n'est pas possible de sous-classer un objet en dehors du processus dont il dépend. Citation: The reason for this rule is simple: Win32 processes have separate address spaces. A window procedure has an address in a particular process. In a different process, that address does not contain the same window procedure. As a result, substituting an address ...
Source: Forums de Developpez.com More from this site Forums de Developpez.com - site profile 
Forum:  Windows Forms  Windows Forms - forum profile
Thread:  Show this thread (5 posts) More from Sous-classement d'une RichTextBox  Thread Thread info: Sous-classement d'une RichTextBox Size: 1,732 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Sous-classement d'une RichTextBox :: Windows Forms :: Forums de Developpez.com"
Mac Programming
Started 4 days, 13 hours ago (2009-12-25 02:58:00)  by Sydde
Indeed. One of the difficult things to get used to in Objective C/Cocoa is that method names are visible outside the bounds of the source code. When subclassing, one should take care not to accidentally override a superclass method by using an obvious name.
Source: Mac Forums - Mac News and Rumor Discussion More from this site Mac Forums - Mac News and Rumor Discussion - site profile 
Forum:  Mac Programming  Mac Programming - forum profile
Thread:  Show this thread (14 posts) More from How do we pass NSArray as reference  Thread Thread info: How do we pass NSArray as reference Size: 327 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How do we pass NSArray as reference :: Mac Programming :: Mac Forums - Mac News and Rumor Discussion"
Swing
Started 1 week ago (2009-12-22 14:15:00)  by Aephyr
camickr wrote: I'm not sure I umderstand the OP's exact requirements, but as a general question why would you override a method, when a listener will do? You aren't changing the functionality of the addNotify() method, you are essentially treating it like a listener. Maybe that is the way things where done in AWT, but the AncestorListener was added for Swing so I would think this ...
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  Swing   Swing
 - forum profile
Thread:  Show this thread (13 posts) More from Is there something like addedToContainer/hasParent event?  Thread Thread info: Is there something like addedToContainer/hasParent event? Size: 1,560 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Is there something like addedToContainer/hasParent event? :: Swing
 :: Sun Forums"
New To Java
Re: Observable  - 1 new post Read thread in new window
Started 1 week, 1 day ago (2009-12-21 11:29:00)  by CliffsNotes
You have made progress. A few more things you need to do: 1. When your model object gets notification of observed object point and it calls notifyObservers , pass the point ( Obervable o ) as the argument. Then your update method in the main class gets two arguments: Observable o , which at this level is now the model itself and Object arg which in this case will be the o you ...
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  New To Java   New To Java
 - forum profile
Thread:  Show this thread (10 posts) More from Observable  Thread Thread info: Observable Size: 2,836 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Observable :: New To Java
 :: Sun Forums"