make user role mandatory in title bar

Features wanted...
Post Reply
yusef88
Posts: 1123
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

make user role mandatory in title bar

Post by yusef88 »

if xyplorer runs with admin rights, the title bar should show that automatically without need extra configuration
like many other programs do
Attachments
Capture.PNG
Capture.PNG (3.91 KiB) Viewed 1271 times

RalphM
Posts: 1932
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: make user role mandatory in title bar

Post by RalphM »

There's nothing that keeps you from adding this to your title bar template!
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Leito
Posts: 561
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: make user role mandatory in title bar

Post by Leito »

RalphM wrote: 15 Jun 2019 14:45 There's nothing that keeps you from adding this to your title bar template!
For those searching how to, add the following to Configuration → Colors and Styles → Templates → Titlebar

Code: Select all

<get userrole>

freddiking
Posts: 1
Joined: 24 Jun 2019 17:07

Re: make user role mandatory in title bar

Post by freddiking »

Wow. Thank you so much for this tip. Very useful.

RalphM
Posts: 1932
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: make user role mandatory in title bar

Post by RalphM »

Leito wrote: 24 Jun 2019 14:36 For those searching how to, add the following to Configuration → Colors and Styles → Templates → Titlebar

Code: Select all

<get userrole>
The following works as well:

Code: Select all

<get username>
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Post Reply