Home » U++ Library support » TabCtrl » TabBar crash fix (very crude one, needs author to rewrite it)
Re: TabBar crash fix (very crude one, needs author to rewrite it) [message #32030 is a reply to message #30614] |
Mon, 18 April 2011 09:47  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
TabBar.cpp:1930 :
if (!CancelClose(v) && !CancelCloseSome(Vector<Value>(vv, 0))) {
Close(ix);
WhenClose(v);
WhenCloseSome(vv);
}
(and line 1973)
Shouldn't the WhenClose callbacks be called BEFORE closing the actual tab? Can somebody more experienced with tabs and callbacks check if it's correct now? Doesn't make sense to me, but I never used it, so maybe I'm just missing something obvious.
[Updated on: Mon, 18 April 2011 09:50] Report message to a moderator
|
|
|
 |
|
TabBar crash fix (very crude one, needs author to rewrite it)
By: mr_ped on Wed, 12 January 2011 14:49
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mr_ped on Wed, 12 January 2011 17:23
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: unodgs on Wed, 12 January 2011 22:36
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mirek on Wed, 12 January 2011 22:52
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: unodgs on Thu, 13 January 2011 08:44
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mr_ped on Thu, 13 January 2011 10:03
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: unodgs on Thu, 13 January 2011 11:29
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mirek on Sun, 16 January 2011 11:23
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: unodgs on Sun, 16 January 2011 18:17
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mirek on Mon, 17 January 2011 21:38
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: unodgs on Mon, 17 January 2011 22:34
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mrjt on Sat, 26 March 2011 09:59
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mirek on Sun, 17 April 2011 22:01
|
 |
|
Re: TabBar crash fix (very crude one, needs author to rewrite it)
By: mr_ped on Mon, 18 April 2011 09:47
|
Goto Forum:
Current Time: Sun Jul 20 09:09:26 CEST 2025
Total time taken to generate the page: 0.00946 seconds
|