Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Development Progress / March 2024 -HN 4.22 released
« Last post by Malkom on March 14, 2024, 10:14:01 AM »
January 2024 - HN v4.22 released

This is mainly a maintenance release that fixes some urgent bugs

This version is only for Microsoft Windows and is a 32 bit build.
It is has been tested on Windows 10, 7 and XP, and should run on both x32 & x64 versions.


Next Major Release v4.3
The next major release will use the new cross-platform Save/Load code.
It will also build for both x32 and x64 

This new Save/Load code is needed for modern MacOS
such as El-Capitan to Sonoma etc
12
Versions / HN v4.22 Release Notes
« Last post by Malkom on March 14, 2024, 10:01:50 AM »
HN v4.22 Release Notes

This is mainly a maintenance release that fixes some urgent bugs

This version is only for Microsoft Windows and is a 32 bit build.
It is has been tested on Windows 10, 7 and XP, and should run on both x32 & x64 versions.

 
======================================================
Bug Fixes

1. PropWindow:
     Controls refresh bug when changing card size using Toolbar Properties
      - the objects/controls on the card could vanish

2. HyperNext hard error did not exit gracefully:
     If a hard error (exception) occured then the message dialog box was repeatedly called
     and the only solution was to use Windows Task Manager to kill it.

3. ToolBar Properties:
    card listbox - disabled sorting
     for all 3 columns as it became jumbled

4. Image Library better error trapping:
     - drop .png internal error: now fixed
     - if copied the exact same file then actually deleted it: now fixed

5. Sound Library better error trapping:
     - if copied the exact same file then actually deleted it: now fixed



======================================================
Improvements

1. Tidied up Creator keyboard shortcuts:
     so less need to use the Mode Switcher buttons
    - Ctrl D for Mode Design
    - Ctrl T for Mode Preview

2. Sound Library now accepts .wav sounds

3. Guide Help improved




13
Known bugs and document errors / V4.21 Known Bugs
« Last post by Malkom on March 04, 2024, 01:21:39 AM »
V4.21 KNOWN BUGS AND ANY KNOWN WORK-AROUNDS

1. HyperNext Creator - card resize:
     Controls refresh bug when changing card size using Toolbar Properties
      - the objects/controls on the card can vanish
      - workaround is to Preview the card
      - fixed in forthcoming V4.22

2. HyperNext hard error does not exit gracefully:
     If a hard error (exception) occurs then the message dialog box is repeatedly called
     and the only solution is to use Windows Task Manager to kill it.
     - fixed in forthcoming V4.22

3. Animation and sprites:
     The RB sprite engine occasionally does not respect a sprite's transparency!
     Resulting in white background around the sprite.
     There seems to be no workaround as the RB sprite engine was deprecated.
     Only solution a new sprite engine.
14
News / HyperNext Studio v4.21 for Windows released
« Last post by Malkom on January 09, 2024, 11:07:39 AM »
HyperNext Studio v4.21 for Windows released

I'm happy to announce that HN v4.21 for Microsoft Windows was released earlier today.
This is a minor update and fixes a bug in single line edit fields.

You can download it from the downloads page here:
   http://www.tigabyte.com/hnfiles/downloads.html
15
Versions / HN v4.21 Release Notes
« Last post by Malkom on January 09, 2024, 11:01:51 AM »
HN v4.21 Release Notes

Note, v4.21 is almost identical to v4.2

This version is only for Microsoft Windows and is a 32 bit build.
It is has been tested on Windows 10, 7 and XP, and should run on both x32 & x64 versions.

 
 ======================================================
Bug Fixes

1. Single line fields:
     Changing the font and text attributes did not work!


16
Development Progress / January 2024 -HN 4.21 released
« Last post by Malkom on January 09, 2024, 10:58:23 AM »
January 2024 - HN v4.21 released

This minor release fixes the serious bug in single line edit fields whereby certain attributes could not be changed.
 
This version is almost identical to v4.2.

Note, this version is only for Microsoft Windows and is a 32 bit build.
It is has been tested on Windows 10, 7 and XP, and should run on both x32 & x64 versions.
17
Known bugs and document errors / V4.2 Known Bugs
« Last post by Malkom on December 29, 2023, 02:49:14 PM »
V4.2 KNOWN BUGS AND ANY KNOWN WORK-AROUNDS

1. Single line fields:
     Changing the font and text attributes do not work!

     This is fixed in HN v4.21 coming shortly.


2. Animation and sprites:
     The RB sprite engine occasionally does not respect a sprite's transparency!
     Resulting in white background around the sprite.
     There seems to be no workaround as the RB sprite engine was deprecated.
     Only solution a new sprite engine.


18
News / HyperNext tutorial YouTube playlist
« Last post by Malkom on December 23, 2023, 12:00:08 PM »
Hello all,

I've recently made a playlist on YouTube for a series of HyperNext tutorial videos.

They can be found here https://www.youtube.com/playlist?list=PLs5BEulBg8XrI_x4lyOQyDnqOTGjdk65Y

Please not that the first video didn't show well on mobile phones so the screen size was reduced for all later ones.

If you have any suggestions for future content please leave a message below.

Its Xmas now so the playlist won't fill out for a few weeks.

All the best,
Malcolm
19
News / HyperNext Studio v4.2 for Windows released
« Last post by Malkom on November 30, 2023, 07:19:47 AM »
HyperNext Studio v4.2 for Windows released

I'm very happy to announce that HN v4.2 for Microsoft Windows was released earlier today.

For further information and the download link please go to:

  http://www.tigabyte.com/smf/index.php?topic=3413.0


I'm sorry but you will need to be logged in as this helps limit download traffic.
20
Versions / HN v4.2 Release Notes
« Last post by Malkom on November 30, 2023, 07:09:24 AM »
HN v4.2 Release Notes

This version is only for Microsoft Windows and is a 32 bit build.
It is has been tested on Windows 10, 7 and XP, and should run on both x32 & x64 versions.

 
 ======================================================
Improvements and Bug Fixes

This has been built with a more modern compiler so runs much better on Windows 10 and 7.

All the included example projects have been checked and most are working well
 - see Release Notes.

The documentation in the inbuilt help guide has some improvements.


(1) Improvements

* Portable as now no installer
   - simply unzip to your desktop or wherever.
   - now makes no changes to Windows Registry.

* Developed and built with a newer compiler
   - please note, this required 100s of changes and their testing
     so there are likely to be some bugs remaining!

* All install folders now stored in the unzipped HyperNext Studio folder
   - help PDFs, example projects, resources, templates etc.

* Preferences are stored in the Apps / Roaming folder
   for future compatibility.

* You can still create and save your project anywhere.

*  Creator GUI toolbar height increased for easier viewing.

* Creator built-in help updated.

* all example projects no longer use PICT images, now use png, jpg etc
    using PICTs meant Apple Quicktime had to be installed in Windows platform.


(2) Bug Fixes

* No 30+ second startup delay on Creator etc or User's app.

* Single field borders now work fully on separate cards.

* Field attributes now independent on separate cards.

* Creator Help Window now in front of Designer Window.

* Control objects in Designer earlier could randomly go to invisible.


(3) Example Projects

Creator Projects Status:-
  * Analyser
  * Aquarium  (!)
  * Books HC
  * Books HN
  * BP Test
  * CanvasDrawer
  * CanvasFieldEvents
  * Chart
  * Circles
  * Conway's Life  (!)
  * DNA Sequence
  * Email  (!)
  * cEncryption
  * Features
  * Flash Player (!)
  * GPS
  * HelloWorld
  * InternetChat
  * Lightstone
  * Mandlebrot
  * Map Viewer
  * MP3 Player  (!)
  * NotePlayer
  * Printing
  * ScreenShots
  * Simple Net
  * Slide Show
  * SLmouseover
  * Solar System
  * Speak
  * Steganography  (!)
  * StockQuote
  * USB
  * UserReg
  * Web Alarm

Note
 (!) means the project is not working fully.
 Either because of a bug inside HyperNext Studio or else
 the project's scripts need updating.

Pages: 1 [2] 3 4 ... 10
anything