Hello everyone,
For many years I developed external services (plugins) for NeoBook.
NeoBook is a RAD originally created in Delphi, which has its own SDK to expand development possibilities.
I made these plugins in PowerBasic, based on an SDK that is available in case anyone is interested.
I ...
Search found 6 matches
- Tue Jul 25, 2023 10:20 pm
- Forum: General Discussion
- Topic: From PowerBasic to PureBasic a reference aid
- Replies: 16
- Views: 106145
- Fri Jul 07, 2023 6:47 pm
- Forum: Windows
- Topic: MiniBrowser & Google Maps...
- Replies: 2
- Views: 1098
Re: MiniBrowser & Google Maps...
Because I need to read other opinions.
Thank you very much anyway
Thank you very much anyway
- Thu Jul 06, 2023 7:29 pm
- Forum: Windows
- Topic: MiniBrowser & Google Maps...
- Replies: 2
- Views: 1098
MiniBrowser & Google Maps...
Hi all,
I'm still a beginner with PB.
based on the MiniBrowser.pb sample,
if I change the url from purebasic.com to (for example)
https://maps.google.com/maps?z=10&t=m&q=loc:-34.60020372719807+-58.39555209230567
after a couple of seconds, google does not validate credentials and asks to change ...
I'm still a beginner with PB.
based on the MiniBrowser.pb sample,
if I change the url from purebasic.com to (for example)
https://maps.google.com/maps?z=10&t=m&q=loc:-34.60020372719807+-58.39555209230567
after a couple of seconds, google does not validate credentials and asks to change ...
- Mon Jul 03, 2023 6:22 pm
- Forum: Windows
- Topic: How to get the webbrowser address ?
- Replies: 5
- Views: 1256
Re: How to get the webbrowser address ?
very interesting alternative. thank you so much.
I'm still investigating:
if I change the url from purebasic.com to (for example)
https://maps.google.com/maps?z=10&t=m&q=loc:-34.60020372719807+-58.39555209230567
after a couple of seconds, google does not validate credentials and asks to change ...
I'm still investigating:
if I change the url from purebasic.com to (for example)
https://maps.google.com/maps?z=10&t=m&q=loc:-34.60020372719807+-58.39555209230567
after a couple of seconds, google does not validate credentials and asks to change ...
- Fri Jun 30, 2023 8:22 pm
- Forum: Windows
- Topic: How to get the webbrowser address ?
- Replies: 5
- Views: 1256
Re: How to get the webbrowser address ?
Thanks a bunch!
- Fri Jun 30, 2023 7:57 pm
- Forum: Windows
- Topic: How to get the webbrowser address ?
- Replies: 5
- Views: 1256
How to get the webbrowser address ?
Hi all,
I'm new user and i'm testing the MiniBrowser sample, change a couple of actions and all works fine -yet-
I'm trying to get a variable with the clicked link on any webpage. program goes to the new location, but i can`t get the new url address.
Any ideas to solve this ?
Greetings from ...
I'm new user and i'm testing the MiniBrowser sample, change a couple of actions and all works fine -yet-
I'm trying to get a variable with the clicked link on any webpage. program goes to the new location, but i can`t get the new url address.
Any ideas to solve this ?
Greetings from ...