Please don't make me ashamed; I'm only an elderly worker
Sorry, I can't understand
Best regards
--
Esgici
Moderator: Rathinagiri
No.esgici wrote:Sorry, I can't understandDoes name of my file will be TODO.TXT ?
PS: "Unresolved" means "by me"HMG.4
Controls and their Properties, Events and Methods
Control : BUTTON
Properties:
- Enabled (?)
- Visible
- Row
- Col
- Width
- Height
- Caption
- FontName
- FontSize
- FontBold
- FontItalic
- FontUnderline
- FontStrikeout
- ToolTip
- Picture
- Name (R)
- Parent (D)
- Flat (D)
- TabStop (D)
- HelpId (D)
- Transparent (D)
- PictAlignment (D)
- MultiLine (D)
- BackColor (4)
- FontColor (4)
D: Available at control definition only
R: Read-Only
4: HMG.4 Extension
?: Unresolved or pending ( not implemented yet )
Events:
- OnGotFocus
- OnLostFocus
- OnClick
Methods:
- Show
- Hide
- SetFocus
- Release
Thanks for your warm words, Roberto!Roberto Lopez wrote: To link hbwin library please modify root build BUILD.BAT adding -lhbwin to Hbmk2 line.
Regarding valign and wordwrap, are really nice, we will keep it, but please, do not forget our main goal that is to achieve HMG compatibility in the first place.
Many thanks for your work.
Code: Select all
#xcommand DataType <value> => :CaseConvert := <value>Code: Select all
#xcommand DataType <value> => :DataType := <value>Roberto Lopez wrote:Hi All,
- The new project SourceForge's link:
http://sourceforge.net/projects/hmg/
- To download files:
https://sourceforge.net/projects/hmg/files/
IMPORTANT: UNPACK BINARIES IN ITS DEFAULT LOCATION (C:\HMG.4) OTHERWISE IT WILL NOT WORK.
- If you are a project contributor:
1. Download Tortoise SVN client (http://sourceforge.net/projects/tortoisesvn/).
2. Install according the setup wizard directions.
3. Open Windows explorer.
4. Right click in the C:\HMG.4\SVN folder.
5. Select 'SVN Checkout' (project url is: https://hmg.svn.sourceforge.net/svnroot/hmg).
6. If you change the code of your local copy and want to upload, Right click in the C:\HMG.4\SVN and select SVN Commit...
7. If you want download the changes from the server, Right click in the C:\HMG.4\SVN and select SVN Update.
- To become a contributor you need a SourceForge.net account and must be to be added to the project by the HMG administrators (http://www.hmgforum.com).
I'll publish coding guidelines for contributors soon.
Enjoy!
Viva Internet, viva friendship, viva open source !mbelgrano wrote:I want notify here an intresting product base on same tecnologies of harbour hbide:Qt
It's very good, please, go on.esgici wrote:Please take a look Maestro;
does my way is correct ?
Best regards
<...>