Hi, El sáb, 10-12-2016 a las 14:04 +0000, Pete Lomax escribió: > Is there any way to obtain the location of the tab itself, ie the > "BB" with focus on most of the images at the bottom of > http://webserver2.tecgraf.puc-rio.br/iup/en/elem/iuptabs.html > > Pete
You can use the callback TABCHANGEPOS_CB which informs you the position of the new tab selected and the position of the previous selected tab. The first tab is at position 0. So you can know the position of the tab with the focus. Hope this help Germán > > --------------------------------------------------------------------- > --------- > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/xeonphi > _______________________________________________ > Iup-users mailing list > Iup-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/iup-users ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users