Style attributes in the UIFILE section of the logonui.exe file

Sunday, December 8, 2002 by fulcrum4 | Discussion: WinCustomize Talk

Just starting my venture into creating logon screens and found a web page that broke down some of the basic elements of the UIFILE. I copied the UIFILE and String Tables from the original logonui.exe file into Word to pick apart the code, which resembles JavaScript I've played with in HTML.

In the styles section of the UIFILE, there are a couple commands I don't clearly understand. Any idea what these values do, thier ranges, significance, etc.?

...boarderthickness: rect(8,8,0,8) - Maybe rectangle, x=8, y=8, w=0, h=8?

...padding: rect(25pr, 20pr, 25pr, 20pr) - Same as above but "pr" added. Some of these rect's are mixed with and without the pr.

...animation: alpha | s | mediumslow; - Assuming here it's "transparent | not sure | speed". Seen it this way also, "alpha | log | fast".

Also, can anyone fill in the gaps here?

...the purpose of the "0" in gradient: (color1, color2, 0)?

...the last two values in rcbmp(109, 6, #FF00FF, 0, 0, 1, 0)?

...the meaning when value 3, 4 and 5 are like this in rcbmp(109, 3, -1, sysmetric(20), sysmetric(20), 0, 0)?

...the meaning/value of nineclient and nineright when used in layoutpos: nineclient; or layoutpos: nineright;?

...the meaning/value of contentalign: endellipsis;?

...the meaning/value of dtb(handlemap(1), 3, 1);?

Just a few items…

Here’s the web addy:
http://www.geocities.com/direct3dx/dev/logonui.html


fulcrum4

... sometimes learning takes the hard road ...
paxx
Reply #1 Sunday, December 8, 2002 10:10 PM
Problem is you're on the wrong web site to ask that question.
People on this site know only how to make Logons using Logon Studio, which is a proprietary program: https://www.stardock.com/products/logonstudio/
fulcrum4
Reply #2 Monday, December 9, 2002 12:24 AM
Just covering all the bases.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01