PhoneGap will ich mit demnächst auch mal anschauen.
Habe gerade auf einer Tagung Apps gesehen und
getestet die mir sehr gut gefallen haben. Bin gespannt
ob ich das hinbekomme

Ganz recht, die Betonung sollte auch eher auf "ersatzlos" liegenShardik hat geschrieben:Das Firefox-Plugin war schon lange keine Alternative mehr, weil die aktive Entwickung 2005 eingestellt wurde und die letzte Version des Plugin für Firefox 1.5 programmiert war...Justin hat geschrieben:Wenn man jetzt den Zusammenhang mal herstellt, dass ja das FireFox- Plugin ersatzlos aus PB gestrichen wurde, muss man natürlich IE- kompatibel bleiben...
http://www.adamlock.com/mozilla/
Code: Alles auswählen
require([ ... ,'dijit/ToolTip' ...
Code: Alles auswählen
require([ ....,'dijit/Tooltip' ...
Fred hat geschrieben: alpha 3 is out ! It does brings a lot of fixes and the following new commands. The incompatibility list has been updated.
Code: Alles auswählen
- Added: ContainerGadget(), ListIconGadget() and TreeGadget() (See GadgetOverview.pb example for a demo) - Added UseGadgetList()
Code: Alles auswählen
- Added: XML Library (see Xml.sb)
- Added: Font Library
- Added: #PB_Window_Background and #PB_Window_BorderLess flags for OpenWindow()
- Added: TreeGadget(), nested SplitterGadget()
- Added: DesktopWidth()/DesktopHeight()/DesktopDepth()/DesktopName()/ExamineDesktop(), DesktopMouseX(), DesktopMouseY()
- Added: HTTPRequest() with #PB_HTTP_Get and #PB_HTTP_Post type
- Added: URLEncoder(), URLDecoder()
- Added: ChangeCurrentElement(), CopyList(), InsertElement(), MergeLists(), MoveElement()
- Added: PopListPosition(), PushListPosition(), SplitList(), SwapElements()
- Added: PopMapPosition(), PushMapPosition()
- Added: RandomSeed(), DrawText(), TextWidth(), TextHeight(), DrawingFont()
- Added: SetFrameRate(), CreateSprite(), SpriteOutput()
- Added: SortArray(), SortList(), RandomizeArray(), RandomizeList()
- Added: CopyImage(), ImageDepth(), ResizeImage(), GrabImage(), ImageFormat()
- Added: .sb/.sbi/.sbp/.sbf extension support for the SpiderBasic IDE
- Added: optimization option in compiler window based on Google Closure Compiler (requires java)
- Added: port and optimization options in the IDE (in Compiler Options)
- Added: image support for menu item
- Added: automatic grayed toolbar icon when disabled
Wie wäre es mal mit dieser Implementierung nativ in PB?- Added: HTTPRequest() with #PB_HTTP_Get and #PB_HTTP_Post type
langsam wird's interessantts-soft hat geschrieben:Alpha 4
Code: Alles auswählen
- Added: XML Library (see Xml.sb) [...] - Added: HTTPRequest() with #PB_HTTP_Get and #PB_HTTP_Post type