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 » ArrayCtrl, HeaderCtrl & GridCtrl » How to create a Ctrl on selection? (Creating Ctrls for every column makes the program VERY slow so I prefer doing it just on the selected cell)
Re: How to create a Ctrl on selection? [message #52596 is a reply to message #52593] Fri, 25 October 2019 09:49 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
Use Array<EditDouble> nums, Array<EditInt> ints (or alternatevely just Array<Ctrl>) as members of EditorFileSequenziali and create widgets you need in these.

This example somewhat shows how to do it:

https://www.ultimatepp.org/reference$DynamicDlg$en-us.html

(although your overall context is different).

[Updated on: Fri, 25 October 2019 09:50]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Button in Array segfault
Next Topic: How to access Fixed Columns?
Goto Forum:
  


Current Time: Fri Jul 04 03:05:23 CEST 2025

Total time taken to generate the page: 0.03733 seconds