Jump to content

RJ Shortcuts, Help Please with appname


Guest nikjensie

Recommended Posts

Guest nikjensie

I want to create the following effect with RJ Shortcut plugin:

 <label font-size="13" font-weight="bold" x="18" halign="center" y="184"> 


 	 <format state="selected" fgcolor="#FFFFFF"/><text lang="0x0409">Profile in Use: <profile/></text>


 	 </label>


  <label font-size="13" font-weight="bold" x="17" halign="center" y="183"> 


 	 <format state="selected" fgcolor="#505050"/><text lang="0x0409">Profile in Use: <profile/></text>


 	 </label>
i.e. a black front text with a white text behind, creating an embossed kinda effect... I'm trying to use appname with the same effect and failing miserably...
<appname x="26" w="150" halign="center" y="184" font-size="13" fgcolor="#FFFFFF">


    <format state="selected" fgcolor="#505050"/>


	</appname>




	<appname x="27" w="150" halign="center" y="183" font-size="13" fgcolor="#505050">


    <format state="selected" fgcolor="#FFFFFF"/>


	</appname>

Is this possible at all?

Thanks in advance,

Nik

Link to comment
Share on other sites

  • 2 weeks later...

Sorry for the late response, I've been super busy the last few weeks.

Currently it's not possible to have 2 appname elements in the plugin. Nice idea though. I'll look into it this week.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.