Search found 43 matches: guidelines

Return to advanced search

Re: Ue Studio New Licence Modell

Dear Tim,

We use Antonino Perricone Harbour syntax highlighting

We should ask him to include, if possible, FWH syntax into it or simply create a new one using these guidelines:

https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide
by Antonio Linares
Thu May 26, 2022 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ue Studio New Licence Modell
Replies: 20
Views: 1234

Re: BUG COMBOBOX ?????

... 50,90 PIXEL OF oDlg STYLE CBS_DROPDOWN   ACTIVATE DIALOG oDlg CENTERED   ? cVar1, cVar2return nil  Please follow these guidelines and you will not get any error.
by nageswaragunupudi
Sun Nov 01, 2020 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUG COMBOBOX ?????
Replies: 12
Views: 1311

How AI should be implemented and regulated

... should be implemented and regulated. Passing of the bill would trigger a process in which the secretary of commerce would be required to release guidelines for legislation of AI within a year and a half. As with any legislation, the proposed bill defines key terms. In this, we have a look at ...
by Rick Lipkin
Wed Dec 13, 2017 1:59 pm
 
Forum: latest AI news
Topic: How AI should be implemented and regulated
Replies: 0
Views: 611

Re: FWHMARIADB Samples

... creating and using embedded server we provide a readily built application for testing and learning. If you consider it useful you may follow the guidelines contained in the above post for creating embedded server applications. Sample Code: #include "fivewin.ch"REQUEST DBFCDXfunction ...
by nageswaragunupudi
Thu Apr 20, 2017 6:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20549

Re: Default font under Win 8 and 10

... uses function GetSysFont() to retrieve the font name to use. Currently we are returning "Ms Sans Serif", so in order to follow Microsoft guidelines we are going to modify it this way: function GetSysFont()   do case      case ! IsWinNt() .and. ...
by Antonio Linares
Sun Aug 14, 2016 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Default font under Win 8 and 10
Replies: 11
Views: 3473

Default font under Win 8 and 10

Microsoft's guidelines for apps running under Windows 8 and 10 state that they should be using the font Segoe UI. I am wondering how we can do this with FW without conditionally assigning a new font to every window and dialog. I ...
by James Bott
Sun Aug 14, 2016 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Default font under Win 8 and 10
Replies: 11
Views: 3473

Application as a service

... program. So here is my question, for discussion. Is anyone else creating a FWH / xHarbour or Harbour, executable to run as a service ? If so, what guidelines are you following ? Thanks for the info and ideas any can share on this topic. Tim
by TimStone
Mon Nov 23, 2015 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application as a service
Replies: 6
Views: 988

Re: Metro Class on notebooks

... an app for running under Win 8, then you don't need to develop that screen, you just need to develop an interface that follows the Win 8x design guidelines provided by Microsoft. Regards, James
by James Bott
Mon Jul 27, 2015 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metro Class on notebooks
Replies: 24
Views: 5525

Re: Advice needed for reccount() in scopped and filtered dbfcdx.

... = "A" can be fully optimized. If there is an index on UPPER(CLIENTE) then SET FILTER TO UPPER(CLIENTE) = 'A' can be fully optimized. The guidelines I indicated above to set optimized filters/where clauses are universal and are applicable to all RDBMSs as well.
by nageswaragunupudi
Wed Feb 04, 2015 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advice needed for reccount() in scopped and filtered dbfcdx.
Replies: 31
Views: 8369

Re: FWH 14.09 y xHarbour Compilation errors

... visit\r\n552-5.7.0 http://support.google.com/mail/bin/answer.py?answer=6590 to review our\r\n552 5.7.0 message content and attachment content guidelines. ey16si21796378wid.47 - gsmtp EMG Please send the zip, rar or exe file with the extention changed for example xharbour.ra_ xharbour.zi_ or ...
by jose_murugosa
Tue Nov 18, 2014 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 14.09 y xHarbour Compilation errors (Solved)
Replies: 14
Views: 4700

Re: FWH 14.09 y xHarbour Compilation errors

... visit\r\n552-5.7.0 http://support.google.com/mail/bin/answer.py?answer=6590 to review our\r\n552 5.7.0 message content and attachment content guidelines. ey16si21796378wid.47 - gsmtp EMG
by Enrico Maria Giordano
Tue Nov 18, 2014 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 14.09 y xHarbour Compilation errors (Solved)
Replies: 14
Views: 4700

OT: Viewpoints on Microsoft

... I believe keeping Microsoft on track will ultimately aid us all as developers. I would appreciate your viewpoints on Microsoft with the following guidelines. Each observation should include a proposed solution Please, no comments about cost. Nothing is free, not even Google. Focus on Microsoft ...
by TimStone
Sat Aug 23, 2014 5:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Viewpoints on Microsoft
Replies: 0
Views: 308

Re: Harbour 3.4 (from Viktor) 2014-29-06

... at the end of file - Use platform native newline (CRLF or LF) - See this good guideline on how to contribute: <https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md> - And this: <https://guides.github.com/overviews/os-contributing/> - You can also participate in localization:<br ...
by Antonio Linares
Sat Jul 05, 2014 2:21 pm
 
Forum: WhatsNew / Novedades
Topic: Harbour 3.4 (from Viktor) 2014-29-06
Replies: 4
Views: 3313

Re: FIVEWIN: WINHOTEL new metro style video

... but I don’t know if this is according to the standard. If you are interested in the Win 8 app standards, you can find them here: Index of UX guidelines for Windows Store apps http://msdn.microsoft.com/en-us/library/windows/apps/hh465424.aspx Regards, James
by James Bott
Fri Jul 12, 2013 9:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN: WINHOTEL new metro style video
Replies: 17
Views: 5909
Next

Return to advanced search