Re: [Iup-users] IUP 3.7 and child.tabtitle

2013-02-26 Thread Antonio Scuri
  TABTITLE at a child is used only during the creation of the tab. Yes, you
must use TABTITLEn to rename the tab.

 

Best,

scuri

 

From: Benoit Germain [mailto:bnt.germ...@gmail.com] 
Sent: terça-feira, 26 de fevereiro de 2013 13:56
To: IUP discussion list
Subject: [Iup-users] IUP 3.7 and child.tabtitle

 

Hello,

I have Lua application where I create an iup.tabs() with several iup.text
children. I want the user to be able to add/remove/rename tabs, so it is
cumbersome to maintain a several TABTITLEn attributes in sync with the
children at the iup.tabs level.
Therefore I decided to set the tab title with the TABTITLE attribute in each
iup.text.
Adding is ok (haven't tested removing yet, but it should be ok too), but I
have a problem with renaming:
When I change the TABTITLE attribute of some child, then do
iup.Refresh(myIupTabs), nothing happens and the title is unchanged in the
GUI.
Is using TABTITLEn is the only way to rename a tab child?

Regards,

-- 
Benoit.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


[Iup-users] IUP 3.7 and child.tabtitle

2013-02-26 Thread Benoit Germain
Hello,

I have Lua application where I create an iup.tabs() with several iup.text
children. I want the user to be able to add/remove/rename tabs, so it is
cumbersome to maintain a several TABTITLEn attributes in sync with the
children at the iup.tabs level.
Therefore I decided to set the tab title with the TABTITLE attribute in
each iup.text.
Adding is ok (haven't tested removing yet, but it should be ok too), but I
have a problem with renaming:
When I change the TABTITLE attribute of some child, then do
iup.Refresh(myIupTabs), nothing happens and the title is unchanged in the
GUI.
Is using TABTITLEn is the only way to rename a tab child?

Regards,

-- 
Benoit.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Availability for Lua 5.2 and another question

2013-02-26 Thread marbux
On Tue, Feb 26, 2013 at 6:09 AM, Antonio Scuri  wrote:

>   Pre-compiled binaries of IUP for Lua 5.2 are distributed along in the same
> package as other binaries. Have you downloaded any package?

Yes. And now I see the problem(s). The "Download" button on
Sourceforge "Files" page is set to download the v. 3.3 tar.gz archive
that has only v. 5.1 files. Also, there is no mention on the
Sourceforge site that v. 5.2 is supported.

The versions supported could stand more prominent mention at
.  And an announcement on the
lua-l list would probably get you more Lua 5.2 users. :-)

>   I didn't understand exactly what do you mean. But using just Lua you don't
> need to compiled code, just run it.

Exactly what I wanted to confirm.

Thank you very much,

Paul E. Merrell, J.D.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Availability for Lua 5.2 and another question

2013-02-26 Thread Antonio Scuri
> An earlier post said that IUP for Lua 5.2 would be available soon after
Lua
> 5.2 was finalized. That's been awhile but I'm not seeing an IUP version
Lua
> 5.2. Am I missing something?

  Pre-compiled binaries of IUP for Lua 5.2 are distributed along in the same
package as other binaries. Have you downloaded any package?

 
> Also, am I correct in my surmise that GUI's created with IUP do not need
to
> be separately compiled?

  I didn't understand exactly what do you mean. But using just Lua you don't
need to compiled code, just run it.

Best Regards,
Antonio Scuri



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users