Search found 3 matches
- Sun May 24, 2015 4:36 pm
- Forum: Coding Questions
- Topic: Filling a ListIconGadget error?
- Replies: 2
- Views: 3815
Re: Filling a ListIconGadget error?
I think it has to do with asyncron AJAX (httprequest is allway asyncron I think). So if I try to access the map the map is not succssfully filled. For some kind of things asyncron AJAX request are not really usefull and compared to PB it is the complete oposite behavior. So for my needs I think to ...
- Sun May 24, 2015 1:21 pm
- Forum: Feature Requests and Wishlists
- Topic: Visual Designer
- Replies: 5
- Views: 6179
Re: Visual Designer
Would be very nice if the Visual Designer could be available in SB. too.
I found it easy and simple and very usefull for most projects.
I found it easy and simple and very usefull for most projects.
- Thu May 21, 2015 11:03 pm
- Forum: Coding Questions
- Topic: Filling a ListIconGadget error?
- Replies: 2
- Views: 3815
Filling a ListIconGadget error?
Hi All!
After my first steps with SB I ran into an issue: I try to fill an ListIconGadet by reading JSON-Data from a PHP-Script. What happend is, that the data appears only after the second click on the Test-Button!
Could anyone give a hint to solve the problem?
Lars
Attantion: SB and demo.php ...
After my first steps with SB I ran into an issue: I try to fill an ListIconGadet by reading JSON-Data from a PHP-Script. What happend is, that the data appears only after the second click on the Test-Button!
Could anyone give a hint to solve the problem?
Lars
Attantion: SB and demo.php ...