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 » U++ Core » conversion between data of a cell of the arrayctrl to int
Re: conversion between data of a cell of the arrayctrl to int [message #2570 is a reply to message #2566] Tue, 18 April 2006 00:36 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1207
Registered: March 2006
Location: Italy
Senior Contributor
luzr wrote on Tue, 18 April 2006 00:19


First of all, best is simply to store "int" into ArrayCtrl, then you can simply write

editRatNat <<= ~arr.Get(int_row, "RatNat");



I agree! but, forgive the silly question, how to store int in a particular column? (I want to eliminate that #include)
I've learned 0how to set Ctrls, for example:
arr.AddColumn("Avail", "Avail", 4).Ctrls<Option>();
but what about stupid int?

Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: NFormat should check if args were left
Next Topic: Is there a function to remove leading white space?
Goto Forum:
  


Current Time: Wed Jun 18 20:44:54 CEST 2025

Total time taken to generate the page: 0.04589 seconds