Page 2 of 6
Re: PB 6.0 - ideas
Posted: Thu May 18, 2017 7:42 am
by Bisonte
Mohawk70 wrote:Mistrel wrote:akee wrote:Have a librarian that can compile PureBasic code... Tailbite has served us well...
+1
If this alone was added to the next major release, I'd gladly purchase a 2nd license !
I totally agree in all points ! Also the second license
@akee: Now we are 5

Re: PB 6.0 - ideas
Posted: Thu May 18, 2017 6:21 pm
by the.weavster
I remember Fred said in
this interview the PB team had been experimenting with LLVM so I'm hoping the killer feature for PB 6.0 will be support for ARM processors.
Edit:
I'd happily pay another license fee for that

Re: PB 6.0 - ideas
Posted: Thu May 18, 2017 6:31 pm
by Shield
The killer feature for PB 6.0 with LLVM would not only be ARM but also
getting excellent performance optimizations.

Re: PB 6.0 - ideas
Posted: Thu May 18, 2017 8:56 pm
by mestnyi
@akee: Now we are 6

+1
Re: PB 6.0 - ideas
Posted: Fri May 19, 2017 12:10 am
by skywalk
I'd put ARM above the library manager.
Most IoT devices will not be running Windows/Linux/Mac.

Re: PB 6.0 - ideas
Posted: Fri May 19, 2017 6:56 am
by akee
mestnyi wrote:@akee: Now we are 6

+1

Re: PB 6.0 - ideas
Posted: Sat Jun 03, 2017 2:41 pm
by the.weavster
Shield wrote:The killer feature for PB 6.0 with LLVM would not only be ARM but also
getting excellent performance optimizations.

Another possibility with LLVM is
wasm.
Re: PB 6.0 - ideas
Posted: Sat Aug 05, 2017 3:24 pm
by akee
I would hope for a better integrated UI for PB 6 too. Third party libraries just makes your .exe bloat.
Re: PB 6.0 - ideas
Posted: Sat Aug 05, 2017 10:13 pm
by IdeasVacuum
LLVM
I'd happily pay another license fee for that
+1
Re: PB 6.0 - ideas
Posted: Sat Aug 05, 2017 11:00 pm
by IdeasVacuum
Functions to deliver Undo-Redo
Re: PB 6.0 - ideas
Posted: Sat Aug 05, 2017 11:15 pm
by skywalk
We already have Maps, Lists, SQLite, ...

Re: PB 6.0 - ideas
Posted: Sun Aug 06, 2017 7:42 pm
by IdeasVacuum
SetGadgetColor SetGadgetColor() #PB_Gadget_BackColor to work with CanvasGadget()
Re: PB 6.0 - ideas
Posted: Tue Aug 08, 2017 11:19 pm
by marcoagpinto
To display an icon in Linux:
Code: Select all
; Linux icon - 14/NOV/2014
CompilerIf #PB_Compiler_OS=#PB_OS_Linux
gtk_window_set_icon_(WindowID(#WINDOW_MAIN), ImageID(13))
CompilerEndIf
Can't it be built-in?
Re: PB 6.0 - ideas
Posted: Fri Aug 11, 2017 8:18 am
by captain_skank
Native MariaDB/MysSQLconnectivity would be high on my request list as would native secure database connection.
SVG to PDF for windows would be nice as well.
Oh and world peace

Re: PB 6.0 - ideas
Posted: Wed Sep 06, 2017 7:34 pm
by akee
Wonder if the core developers would give us an update?
- iOS support
- Librarian
- UI (Perhaps gadgets working on XML/HTML)
And just a survey, if we have these features, how many would consider buying an extra license/pay a fee to support the core team?
