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 » Community » Newbie corner » New and GUI Problem with TabCtrl
New and GUI Problem with TabCtrl [message #34335] Wed, 16 November 2011 15:01 Go to previous message
Wolfgang is currently offline  Wolfgang
Messages: 146
Registered: November 2011
Location: Germany
Experienced Member
Hi,

I'm really new to U++ and I got a problem with the GUI.
Just tried to make a simple calculator (to get in touch with the IDE) and now heres my first problem, the TabCtrl is cut at the half of it.

ITEM(TabCtrl, tabViews, LeftPosZ(20, 460).TopPosZ(208, 132))


tabViews <<= THISBACK(changeView);
    tabViews.Add("Hide");
    tabViews.Add("Error");


This should be the relevant code... I think the screenshot shows what I mean..

Thank you for help!

Wolfgang

Btw. Hello to all! Very Happy
  • Attachment: problem.png
    (Size: 34.60KB, Downloaded 221 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Best Unicode strategy
Next Topic: ArrayMap<String,TabCtrl::Item> - check if String exists..
Goto Forum:
  


Current Time: Fri Apr 26 02:30:22 CEST 2024

Total time taken to generate the page: 0.02793 seconds