Antonio,

It looks like you only get the DASHED look if you don't use visual styles. (default) Can you confirm this?

John

On 2020-07-15 14:18, supp...@scriptbasic.org wrote:
Antonio,

MARQUEE works but not DASHED.

Is this a Windows 10 issue?

John


On 2020-07-15 13:01, supp...@scriptbasic.org wrote:
I did a IupSetAttribute(pc, "DASHED", "YES") before IupShow and no
luck. I can't get as anything but the default progress bar to show. Do
I need to call IupMap to get this ro work?


On 2020-07-15 10:39, Antonio Scuri wrote:
Please, whenever possible start a new thread if the subject is
different.

Creation-only is relative to the creation on the native system. When
the element is "mapped". If you do not call IupMap directly, then it
will be called before the element is displayed inside the dialog on
IupShow or IupPopup.

Best,
Scuri

Em qua., 15 de jul. de 2020 às 14:25, <supp...@scriptbasic.org>
escreveu:

Antonio,

I'm trying to get the DASHED=YES attribute working with the
IupProgressControl. It says this is a creation attribute. I tried
using
IupCreatv and passing the attribute as a null terminate string after
the
classname. The docs mention a 'list' of paramus null limited.

Can you further explain this creation issue for me?

John

On 2020-07-13 12:39, supp...@scriptbasic.org wrote:
I figured it out and it's working like I wanted. I think the docs
for
the L:C is reversed.

On 2020-07-13 12:04, supp...@scriptbasic.org wrote:
Antonio,

Can you point me to a C example showing how to assign titles?

The matrix.c example has no titles.

Thanks!

John

On 2020-07-13 09:25, supp...@scriptbasic.org wrote:
There is no title just a grid of cells. How would I select
(highlight)
let's say row 3 if I click on any cell in that row? That makes
sense
for columns but clicking on a title for rows doesn't.

How do I highlight the row with a callback?

On 2020-07-13 06:07, Antonio Scuri wrote:
To select a complete column or a line you just click on the
title.
If
you want the col or Lin to be selected when clicked on a cell
you
should use a callback.

Best,
Scuri

Em dom, 12 de jul de 2020 22:25, <supp...@scriptbasic.org>
escreveu:

I'm using mark multiple. Should this be disabled for COL / LIN

mode?

On 2020-07-12 17:06, John Spikowski wrote:
Hi Antonio,

I can't seem to get anything other than "CELL" to work with
IupMatrix
and IupSetAttribute(mat, "MARKMODE","CELL"). If I try COL /
LIN
nothing
is highlighted when I click on a cell.

Running IUP 3.29 Windows 10 32 bit.


John



_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to