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 » Why does this code hang?
Re: Why does this code hang? [message #45262 is a reply to message #45260] Mon, 26 October 2015 06:28 Go to previous messageGo to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi Slashupp,

TB.GetHighlight() will return int.

TB.GetKey() will fail to return any value because it will expect one of the Keys you have added as input argument.

TB.GetKey(TB.GetHighlight()) -- This is giving you error.

All the keys added are Strings.


Warm Regards

Deepak
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Tabs at bottom of TabCtrl
Next Topic: How can I change the TabCtrl font size and weight?
Goto Forum:
  


Current Time: Wed May 15 03:05:13 CEST 2024

Total time taken to generate the page: 0.01417 seconds