U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Sun Jul 12 09:46:58 GMT+2 2026

Total time taken to generate the page: 0.00533 seconds