Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » Programming for Layout Objects
Re: Programming for Layout Objects [message #2042 is a reply to message #2037] Thu, 30 March 2006 21:51 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
gprentice wrote on Thu, 30 March 2006 06:26

Quote:


How do you find out which operators do what for a widget.
e.g. where is the <<= operator for an EditDate declared.



With the help of slickedit Smile I see it's in the Ctrl class with overloads that take either Value or Callback.

It's not all that easy to find if it's re-defined in a derived class - for some reason, slickedit won't find me the definition of <<= when I use it in an expression e.g. EditDate d1; d1 <<= THISBACK(something);

Does Ultimate++ impressive code browsing facility allow me to jump to definition of <<= somehow, or to find it ??

Graeme




Not yet, sorry...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: "Edit using designer" from cpp file- nothing happens? [BUG]
Next Topic: Positioning in Designer
Goto Forum:
  


Current Time: Thu Jun 05 05:05:26 CEST 2025

Total time taken to generate the page: 0.23609 seconds