Home » U++ Library support » U++ Widgets - General questions or Mixed problems » ArrayCtrl with labels / layouts inside ?
Re: ArrayCtrl with labels / layouts inside ? [message #13057 is a reply to message #13039] |
Fri, 07 December 2007 11:28   |
waxblood
Messages: 95 Registered: January 2007
|
Member |
|
|
Novo wrote on Thu, 06 December 2007 20:29 |
luzr wrote on Tue, 27 November 2007 16:55 |
First of all, SetCtrl(..., Ctrl *ctrl);
is deprecated and should not be used in any new code, in fact, it will likely be removed.
|
// Linux/xcode
#define DEPRECATED_FUNC __attribute__((__deprecated__))
// MSVC
#define DEPRECATED_FUNC __declspec(deprecated)
You might consider using of DEPRECATED_FUNC macro above to inform users about deprecated methods/functions.
It is more informative than just comments in the source code.
|
This post interests me, but I think is a little OT so I've created a new topic here:
http://www.ultimatepp.org/forum/index.php?t=msg&goto=130 55&#msg_13055
David
[Updated on: Fri, 07 December 2007 11:28] Report message to a moderator
|
|
|
 |
|
ArrayCtrl with labels / layouts inside ?
By: jiaif on Sun, 25 November 2007 19:23
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Sun, 25 November 2007 19:49
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Sun, 25 November 2007 21:24
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Sun, 25 November 2007 22:07
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Mon, 26 November 2007 09:07
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Mon, 26 November 2007 17:03
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Mon, 26 November 2007 18:06
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Mon, 26 November 2007 18:32
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Mon, 26 November 2007 18:55
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Mon, 26 November 2007 19:18
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Mon, 26 November 2007 20:07
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Mon, 26 November 2007 20:26
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Mon, 26 November 2007 22:16
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Tue, 27 November 2007 00:28
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Tue, 27 November 2007 12:13
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mrjt on Tue, 27 November 2007 12:52
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Tue, 27 November 2007 12:57
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Tue, 27 November 2007 19:43
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Tue, 27 November 2007 21:36
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Tue, 27 November 2007 22:10
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Tue, 27 November 2007 22:57
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Wed, 28 November 2007 18:59
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Wed, 28 November 2007 19:24
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Oblivion on Wed, 28 November 2007 22:27
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Thu, 29 November 2007 05:49
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mrjt on Thu, 29 November 2007 13:57
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Tue, 04 December 2007 09:39
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Thu, 06 December 2007 18:25
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Thu, 06 December 2007 19:15
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Tue, 27 November 2007 12:54
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: mirek on Tue, 27 November 2007 22:55
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Novo on Thu, 06 December 2007 20:29
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: waxblood on Fri, 07 December 2007 11:28
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: Novo on Fri, 07 December 2007 18:31
|
 |
|
Re: ArrayCtrl with labels / layouts inside ?
By: jiaif on Sat, 08 December 2007 00:56
|
Goto Forum:
Current Time: Mon Jun 09 11:58:27 CEST 2025
Total time taken to generate the page: 0.05750 seconds
|