Re: Custom tab controls

2010-03-04 Thread Ken Ray



On 3/2/10 3:38 PM, "Bob Sneidar"  wrote:

> How odd. This showed up with a .mc extension, and opened in something called
> TestAETE, and worked! When I changed the extension to .rev, it opened in
> Revolution and worked there too!
> 
> What in the world is TestAETE? It was in my Revcon Downloads folder.

TestAETE was an app distributed after my talk at RevCon about creating your
own custom AppleScript dictionary for Rev apps.  The TestAETE application
had a couple of examples in it.


Ken Ray
Sons of Thunder Software, Inc.
Email: k...@sonsothunder.com
Web Site: http://www.sonsothunder.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: Custom tab controls

2010-03-03 Thread Alejandro Tejada

Hi Jeff, 

Chipp Walters published a stack named 
tabExample.rev

>From his webpage: 

Custom Tabs
Chris Sheffield asked about creating custom tabs. This stack should explain
it.

Visit his page: 
http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm

Alejandro
-- 
View this message in context: 
http://n4.nabble.com/Custom-tab-controls-tp1575259p1576838.html
Sent from the Revolution - User mailing list archive at Nabble.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: Custom tab controls

2010-03-03 Thread Andre Garzia
Alejandro,

If you want, I can move you to my server. I allow hotlinking and a lot of
other stuff (plus, rev cgi runs there as well)

Cheers
andre

On Tue, Mar 2, 2010 at 6:30 PM, Alejandro Tejada wrote:

>
> Hi Jeff,
>
> Download the stack (only 3k) from my webpage:
> http://capellan2000.000space.com/Tabbed_interfacev01.zip
>
> This website 000space does not allow hotlinking, so if
> clicking the previous link produces an error,
> then
> 1) visit my site at: http://capellan2000.000space.com
> and after my page load,
> 2) paste the link and download the file:
> http://capellan2000.000space.com/Tabbed_interfacev01.zip
>
> In Oct 29, 2005; 08:02pm, i wrote the following about this stack:
>
> [ANN] Tabbed interface v01
>
> Hi developers,
>
> Download this version 01 of a tabbed interface
> for stacks with many cards.
>
> Yesterday, i started this stack and think could be
> an interesting starting point if you need to create
> a tabbed interface.
>
> This stack could be a lot more polished,
> but i'm posting it today with the hope that it
> picked the curiosity of many developers and newbies
> to start exploring, experimenting and publishing
> better tabbed interfaces for all RR/MC/DC developers!
> :D
>
> Usage:
>
> When you click in a button in the navigation
> bar, you go to the card named in the button.
>
> Each time you create a new card, a button
> with the name of the card is added automatically
> to the top row and get a lighter backcolor
> (think of this as a hilite).
>
> Each time you delete a card, his button
> is deleted automatically and the button of
> the top card get hilited.
>
> Click the buttons named "Create Card" and
> "Delete this Card" to see this action.
>
> If you select text in the main field,
> you could get a contextual menu by clicking
> with the third mouse button.
>
> >From this contextual menu, you could create
> a new card too. :D
>
> Keep us posted in this mail list about any
> enhancement that you could made to the
> graphics and the code of this stack.
>
> al
> --
> View this message in context:
> http://n4.nabble.com/Custom-tab-controls-tp1575259p1575756.html
> Sent from the Revolution - User mailing list archive at Nabble.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
>



-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Custom tab controls

2010-03-03 Thread Andre.Bisseret


Le 2 mars 10 à 22:38, Bob Sneidar a écrit :

How odd. This showed up with a .mc extension, and opened in  
something called TestAETE, and worked! When I changed the extension  
to .rev, it opened in Revolution and worked there too!


What in the world is TestAETE? It was in my Revcon Downloads folder.

Bob



Oooh! Here it opened with "Eier-Eggs" a game from Klaus Major I have  
on my disk ;-o)))

(.mc extention also)
Could open it in Rev too

When going to a card using" View" menu, the color of the tab of the  
opened card does not change to "AntiqueWhite"  Just teasing ;-))
The drawback of such an interface is that the number of cards is  
necessarily limited. But sure could be usefull for app. with a small  
number of cards.


Best regards from Grenoble

André



On Mar 2, 2010, at 1:30 PM, Alejandro Tejada wrote:



Hi Jeff,

Download the stack (only 3k) from my webpage:
http://capellan2000.000space.com/Tabbed_interfacev01.zip

This website 000space does not allow hotlinking, so if
clicking the previous link produces an error,
then
1) visit my site at: http://capellan2000.000space.com
and after my page load,
2) paste the link and download the file:
http://capellan2000.000space.com/Tabbed_interfacev01.zip

In Oct 29, 2005; 08:02pm, i wrote the following about this stack:

[ANN] Tabbed interface v01

Hi developers,

Download this version 01 of a tabbed interface
for stacks with many cards.

Yesterday, i started this stack and think could be
an interesting starting point if you need to create
a tabbed interface.

This stack could be a lot more polished,
but i'm posting it today with the hope that it
picked the curiosity of many developers and newbies
to start exploring, experimenting and publishing
better tabbed interfaces for all RR/MC/DC developers!
:D

Usage:

When you click in a button in the navigation
bar, you go to the card named in the button.

Each time you create a new card, a button
with the name of the card is added automatically
to the top row and get a lighter backcolor
(think of this as a hilite).

Each time you delete a card, his button
is deleted automatically and the button of
the top card get hilited.

Click the buttons named "Create Card" and
"Delete this Card" to see this action.

If you select text in the main field,
you could get a contextual menu by clicking
with the third mouse button.


From this contextual menu, you could create

a new card too. :D

Keep us posted in this mail list about any
enhancement that you could made to the
graphics and the code of this stack.

al
--
View this message in context: 
http://n4.nabble.com/Custom-tab-controls-tp1575259p1575756.html
Sent from the Revolution - User mailing list archive at Nabble.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


___
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


Re: Custom tab controls

2010-03-02 Thread Bob Sneidar
How odd. This showed up with a .mc extension, and opened in something called 
TestAETE, and worked! When I changed the extension to .rev, it opened in 
Revolution and worked there too! 

What in the world is TestAETE? It was in my Revcon Downloads folder. 

Bob


On Mar 2, 2010, at 1:30 PM, Alejandro Tejada wrote:

> 
> Hi Jeff,
> 
> Download the stack (only 3k) from my webpage:
> http://capellan2000.000space.com/Tabbed_interfacev01.zip
> 
> This website 000space does not allow hotlinking, so if
> clicking the previous link produces an error, 
> then
> 1) visit my site at: http://capellan2000.000space.com
> and after my page load,
> 2) paste the link and download the file:
> http://capellan2000.000space.com/Tabbed_interfacev01.zip
> 
> In Oct 29, 2005; 08:02pm, i wrote the following about this stack:
> 
> [ANN] Tabbed interface v01
> 
> Hi developers, 
> 
> Download this version 01 of a tabbed interface 
> for stacks with many cards. 
> 
> Yesterday, i started this stack and think could be 
> an interesting starting point if you need to create 
> a tabbed interface. 
> 
> This stack could be a lot more polished, 
> but i'm posting it today with the hope that it 
> picked the curiosity of many developers and newbies 
> to start exploring, experimenting and publishing 
> better tabbed interfaces for all RR/MC/DC developers! 
> :D 
> 
> Usage: 
> 
> When you click in a button in the navigation 
> bar, you go to the card named in the button. 
> 
> Each time you create a new card, a button 
> with the name of the card is added automatically 
> to the top row and get a lighter backcolor 
> (think of this as a hilite). 
> 
> Each time you delete a card, his button 
> is deleted automatically and the button of 
> the top card get hilited. 
> 
> Click the buttons named "Create Card" and 
> "Delete this Card" to see this action. 
> 
> If you select text in the main field, 
> you could get a contextual menu by clicking 
> with the third mouse button. 
> 
>> From this contextual menu, you could create 
> a new card too. :D 
> 
> Keep us posted in this mail list about any 
> enhancement that you could made to the 
> graphics and the code of this stack. 
> 
> al 
> -- 
> View this message in context: 
> http://n4.nabble.com/Custom-tab-controls-tp1575259p1575756.html
> Sent from the Revolution - User mailing list archive at Nabble.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

___
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: Custom tab controls

2010-03-02 Thread Bob Sneidar
piqued 
On Mar 2, 2010, at 1:30 PM, Alejandro Tejada wrote:

> picked

___
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: Custom tab controls

2010-03-02 Thread Alejandro Tejada

Hi Jeff,

Download the stack (only 3k) from my webpage:
http://capellan2000.000space.com/Tabbed_interfacev01.zip

This website 000space does not allow hotlinking, so if
clicking the previous link produces an error, 
then
1) visit my site at: http://capellan2000.000space.com
and after my page load,
2) paste the link and download the file:
http://capellan2000.000space.com/Tabbed_interfacev01.zip

In Oct 29, 2005; 08:02pm, i wrote the following about this stack:

[ANN] Tabbed interface v01

Hi developers, 

Download this version 01 of a tabbed interface 
for stacks with many cards. 

Yesterday, i started this stack and think could be 
an interesting starting point if you need to create 
a tabbed interface. 

This stack could be a lot more polished, 
but i'm posting it today with the hope that it 
picked the curiosity of many developers and newbies 
to start exploring, experimenting and publishing 
better tabbed interfaces for all RR/MC/DC developers! 
:D 

Usage: 

When you click in a button in the navigation 
bar, you go to the card named in the button. 

Each time you create a new card, a button 
with the name of the card is added automatically 
to the top row and get a lighter backcolor 
(think of this as a hilite). 

Each time you delete a card, his button 
is deleted automatically and the button of 
the top card get hilited. 

Click the buttons named "Create Card" and 
"Delete this Card" to see this action. 

If you select text in the main field, 
you could get a contextual menu by clicking 
with the third mouse button. 

>From this contextual menu, you could create 
a new card too. :D 

Keep us posted in this mail list about any 
enhancement that you could made to the 
graphics and the code of this stack. 

al 
-- 
View this message in context: 
http://n4.nabble.com/Custom-tab-controls-tp1575259p1575756.html
Sent from the Revolution - User mailing list archive at Nabble.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: Custom tab controls

2010-03-02 Thread Mark Schonewille

Jeff,

Have a look in RevOnline. One of my stacks is tagged with "Custom  
Control". This stack provides an example of a custom tab control.


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Economy-x-Talk is always looking for new software development  
projects. Feel free to contact me for a quote.


Op 2 mrt 2010, om 17:31 heeft Jeff Massung het volgende geschreven:

Anyone here (Jerry?) willing to provide some pointers on how they  
ended up

creating their own custom tab controls?

Jeff M.



___
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