Jump to content

Search the Community

Showing results for tags 'TabSheet'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 4 results

  1. Hello, I would like to ask a question about the page control component, I have a case here where even with all the properties set to height auto when loading images inside the page control component it "cuts" some parts. However, if I switch to another page control tab and go back to the previous one, the height calculation is redone and the image is not cut anymore. I tried to find the trigger for this size calculation, but could not. Is there any way I could make this call manually?
  2. Hi all, changing by code the PageIndex of a TUniTbaShet does not change its position, like at the design time. I think there is the need to call some JS to have the TUniPageControl refreshed. Could someone help me please ? I found a thread to enable dragging the tabs at runtime, but I only need to change tab positions by code. Thanks Andrea
  3. Please Farshad, Include this new events: TabSheet.onShow TPageControl.onChanging thank you.
  4. When I use the PageControl with 3 tabsheets, I end up with a problem. I start with all three tabs VISIBLE. And depending on the login credentials from my login screen, I will remove a tab. So, I set tabsheet3.tabvisible to false. Basically my code sets the tabsheet3 to false no matter what, THEN if they appear like a super user, I set the tabvisible to TRUE. The dissappointing thing is that now the CURRENT ACTIVE tab then becomes tabsheet 3. Is the active tab supposed to CHANGE? I had tabsheet 1 set as the active, and then I set the tabvisible on TS3 to false and then set the tabvisible on TS3 to true and then POOF, my actiive TS is now TS3. Huh. Is it supposed to work this way? Is there a way to make these controls behave as close as possible to the way the VCL works? Thanks Davie
×
×
  • Create New...