Re: Another Tab Button question

2009-12-11 Thread DunbarX
Good ol' Jacques.

Of course the tabs might frame other graphical objects or controls to make 
an integrated tabbed gadget. Now I see why there are so many border and fill 
options.

I don't deal much with nice looking user interface stuff. It shows.

Craig
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Another Tab Button question

2009-12-11 Thread J. Landman Gay

dunb...@aol.com wrote:

Jan.

Well, OK. It seems like it does not need to be resizable to the extent it 
can be, though. It should just be sort of a one line label field attached 
under the tabs.


OS interface guidelines require a framed edge around the contents of a 
tabbed control. The native Rev object provides the frame, rendered 
according to the OS (on Windows tabs are at the left, on OS X they're in 
the middle, for example. Colorization varies by OS too.) The frame area 
is resizeable so that you can adjust it to surround the contents you put 
into it.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Another Tab Button question

2009-12-11 Thread DunbarX
Jan.

Well, OK. It seems like it does not need to be resizable to the extent it 
can be, though. It should just be sort of a one line label field attached 
under the tabs.

Thanks.

Craig

In a message dated 12/11/09 10:16:27 AM, janschen...@yahoo.com writes:


> 
> 
> It's there to help visually 'frame' the items per tab. Or am I 
> misinterpreting your question?
> 

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Another Tab Button question

2009-12-11 Thread Jan Schenkel
--- On Fri, 12/11/09, dunb...@aol.com  wrote:
> What is the field-like space in the
> lower portion of a tabbed button for? I 
> see it can hold the label of the button, but it can be
> resized dramatically 
> and looks like it must have some other purpose.
> 
> Silly, but I could not find any description of this.
> 
> Thanks...
> 
> Craig Newman
> 

It's there to help visually 'frame' the items per tab. Or am I misinterpreting 
your question?

Jan Schenkel
=
Quartam Reports & PDF Library for Revolution


=
"As we grow older, we grow both wiser and more foolish at the same time."  (La 
Rochefoucauld)


  
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Another Tab Button question

2009-12-11 Thread DunbarX
What is the field-like space in the lower portion of a tabbed button for? I 
see it can hold the label of the button, but it can be resized dramatically 
and looks like it must have some other purpose.

Silly, but I could not find any description of this.

Thanks...

Craig Newman
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Tab Button question

2009-12-10 Thread Kay C Lan
On Fri, Dec 11, 2009 at 1:08 PM,  wrote:

> I must read the dictionary more.
>
>
Shouldn't we all :-)
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Tab Button question

2009-12-10 Thread DunbarX
I must read the dictionary more.

I was trying to find info on the object, the button, and it didn't occur to 
me to read up on the message. This makes some sort of sense, I guess, in 
hindsight, but still, I miss a Goodman-like resource.

Where is Dan, anyway?

Thanks for the research.

Craig Newman



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Tab Button question

2009-12-10 Thread Kay C Lan
The docs seem to fully explain the situation, in the Dictionary, under the
entry for menuPick it says:

(However, no menuPick message is sent when an already-chosen tab in a tabbed
button is clicked, since no menu is displayed.)

Might not be how you want it to behave, but it's clearly documented that
that's the way it is. Seems reasonable to me, FireFox, Safari and tRev don't
seem to do anything when I select the already active tab again. In my stacks
that use tabs I appreciate not wasting cycles on something that has already
been done.

On Fri, Dec 11, 2009 at 7:36 AM,  wrote:

> I make a tab button and click on a tab. The tab hilites. A menuPick message
> is sent to the button.
>
> But the menuPick message is not sent if the hilited tab is clicked again.
> Why should this be so? MouseDown and mouseUp are always sent. Thank
> goodness.
>
> MenuPick is sent with similarly constructed objects like a combo box, where
> reselecting a previously selected (and showing) menuItem still sends the
> menuPick message.
>
> Seems logical it ought to.
>
> Thanks.
>
> Craig Newman
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Tab Button question

2009-12-10 Thread DunbarX
I make a tab button and click on a tab. The tab hilites. A menuPick message 
is sent to the button.

But the menuPick message is not sent if the hilited tab is clicked again. 
Why should this be so? MouseDown and mouseUp are always sent. Thank goodness.

MenuPick is sent with similarly constructed objects like a combo box, where 
reselecting a previously selected (and showing) menuItem still sends the 
menuPick message.

Seems logical it ought to.

Thanks.

Craig Newman
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution