Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2247 closed Bug (Fixed)

Documentation needs change for @Desktop macros

Reported by: RichardPillay@… Owned by: trancexx
Milestone: 3.3.9.5 Component: Documentation
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

The macro reference for @DesktopWidth and @DesktopHeight creates confusion by describing these macros as being the size of the desktop screen. Both these macros return the size of Primary Monitor not the Desktop. This created a situation where I was spending ages looking for bugs that did not exist when using Melba23's ExtMsgBox because he's obviously taken the documentation at face value.

The desktop is the entire area that Windows allows you to use across all monitors, while each monitor has it's own individual area. These macro names should be changed, but obviously that's going to break a lot of existing code. Under the circumstances, I beleive the text in the documentation should be changed to point out the issue.

Best Regards,
Richard.

Attachments (0)

Change History (4)

comment:1 by trancexx, 14 years ago

Milestone: 3.3.9.5
Owner: set to trancexx
Resolution: Fixed
Status: newclosed

Fixed by revision [7171] in version: 3.3.9.5

comment:2 by AdmiralAlkex, 14 years ago

The bit depth (@DesktopDepth) and refresh rate (@DesktopRefresh) are also per screen. I tested it, and they returned the primary screen for me. Could you please verify their workings and document that too?

comment:3 by anonymous, 14 years ago

Yes, I can confirm that. It's the same thing, the info is for primary monitor.
Somebody with better English do it.

...Anonymous my ass.

Last edited 14 years ago by trancexx (previous) (diff)

comment:4 by AdmiralAlkex, 14 years ago

Err I tried. It became a bit long the way you wrote it so shortened and added the note to the other two.

Modify Ticket

Action
as closed The owner will remain trancexx.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.