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 #52593 is a reply to message #52588] Fri, 25 October 2019 09:29 Go to previous messageGo to previous message
SidusBrist is currently offline  SidusBrist
Messages: 4
Registered: October 2019
Junior Member
Actually I declare them before that piece of code, inside the function, if I make a public variable it kinda works (it clones the input on every column). I'll post the whole script so I don't need to write an huge post.
The problem is that they are not "static" so I can't create 20 single variables for every type... I need something dynamic with pointers and slicing, while Edit function doesn't want them...

Quote:
error: no matching function for call to 'Upp::ArrayCtrl::Column::Edit(Upp::Ctrl*&)'


I'll try to fix this problem Smile

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

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: Wed Aug 27 21:58:00 CEST 2025

Total time taken to generate the page: 0.06089 seconds