PDA

View Full Version : is the demo library available somewhere?



DaveR
1-May-2019, 05:08 PM
I seem to only have an old copy circa 2.6 and it gives compile errors

Richard Hogg
1-May-2019, 05:17 PM
Have you tried the latest V3.0 library examples? The only other one I have is V2.6 as well.

DaveR
1-May-2019, 05:39 PM
duh. Found them in a NEW folder called 'C:\Dataflex examples'. Rather see them go under c:\Libraries. I have to move them anyway so get them into our repository, but no sws files supplied?

DaveR
2-May-2019, 09:13 AM
If anybody needs them , these two files seem to work.

GraphicsDemoDF.sws


[Properties]
Version=19.1[WorkspacePaths]
ConfigFile=.\Programs\Config.ws
[Conditionals]
Is$WebApp=False
[Libraries]
Lib2=..\Graphics Library\Graphics.sws
[Projects]
Project0=DataDemo.src


GraphicsDemoNoData.sws


[Properties]
Version=19.1
[WorkspacePaths]
ConfigFile=.\Programs\Config.ws
[Conditionals]
Is$WebApp=False
[Libraries]
Lib2=..\Graphics Library\Graphics.sws
[Projects]
Project0=ImageGallery.src
Project1=ResizeImageDemo.src
Project2=EditImage.src