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++ Library support » TabCtrl » Tabctrl and RightDown.
Tabctrl and RightDown. [message #37810] Wed, 14 November 2012 15:32 Go to previous message
witriol is currently offline  witriol
Messages: 8
Registered: November 2012
Promising Member
First!
I'm sorry my English is poor.

I have a problem with RightDown(and similar Leftdown).

This is the class definition:

class Gun : public WithGunLayout<TopWindow> 
{
.....;
Withkep_lay <ParentCtrl> mj;
.....;
}

I use this layoutfile in a TabCtrl:

Gun::Gun()
{
.....
CtrlLayout(mj);
summa_vievver.Add(mj,"Image");//suma_vievver is a TabCtrl in the Gun.lay.
.....
}



Should I put a picture of mj.
Right click choose the interesting part but right click does not work. This is logical RightDown of mj overdefine/overwrite Gun::RigtDown. How to do call the right click function of mj?.

Thank you for help.

[Updated on: Wed, 14 November 2012 15:33]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Why not drop ParentCtrl pane and add Ctrls directly to TabBarCtrl?
Next Topic: TabBar min tab count
Goto Forum:
  


Current Time: Sun Apr 28 14:09:47 CEST 2024

Total time taken to generate the page: 0.03638 seconds