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

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: 1244
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: Fri Sep 18 10:33:35 GMT+2 2026

Total time taken to generate the page: 0.00659 seconds