You are not logged in.

Search results

Search results 1-20 of 21.

Sunday, November 25th 2012, 7:20pm

Author: mdos

Added Anchor() Property

Hey, Thanks. I love this feature in .net

Friday, November 23rd 2012, 5:38am

Author: mdos

Question, Comlieing error

Jabaco Source 1 java.lang.NoSuchMethodError: com.sun.java.swing.plaf.windows.DesktopProperty.<init>(Ljava/lang/String;Ljava/lang/Object;Ljava/awt/Toolkit;)V at net.java.plaf.windows.common.WindowsTitledBorderPatch.patch(WindowsTitledBorderPatch.java:44) at net.java.plaf.LookAndFeelPatchManager.patch(LookAndFeelPatchManager.java:113) at net.java.plaf.LookAndFeelPatchManager.initialize(LookAndFeelPatchManager.java:103) at VB.JBCLookAndFeel.setDefaultLookAndFeel(JBCLookAndFeel.jsrc) at VB.JBCLookA...

Tuesday, November 13th 2012, 8:59am

Author: WhatIsSoftware

Added Anchor() Property

hey userbl. downloaded updated framework. all seems to be well. Thanks for removing the 'A' in RemoveItem'. . it was anonying. regrads mdos

Monday, September 17th 2012, 7:49am

Author: WhatIsSoftware

Show and Hide Applet

Public Sub Command1_Click() Applet.Visible = False End Sub ?

Thursday, August 9th 2012, 2:42am

Author: WhatIsSoftware

Tutorials???

Hey, Jabaco lacks good documentation, but it does have some good tutorials. http://www.jabaco.org/wiki/Main_Page http://www.jabaco.org/wiki/Creating_Your…_Jabaco_Program http://www.jabaco.org/wiki/Language_Samples_/_Explanations -WhatIsSoftware

Thursday, July 5th 2012, 7:10am

Author: WhatIsSoftware

A login form that connects to a database

JasonS, Yes it has to be SQL DB because the forum (phpbb)/client will use the same user and password tables. Creating the backend in VB and connecting to that seems to be the simplest way. There are a few hundred users so i don't need top notch security, but a basic encryption will work nicely. thank you very much for taking the time to answer and give advice to my problems. I hope to message you if i run into any trouble

Monday, June 18th 2012, 8:46am

Author: WhatIsSoftware

A login form that connects to a database

Can an example on this be given? I have been having trouble creating a 'registration' for my client. i am trying to let the user pick a username & password, if username is taken then retry. but so far i am unsuccessful. :\ *edit* I am not sure how to use a textbox& comandbutton along with SQL statements. i am alittle lost on this. Sorry i am new to programming. :\ help?

Thursday, June 14th 2012, 5:38am

Author: WhatIsSoftware

JABACO Error/Exception Management

Doesn't understand why Java has to be so difficult about error handling

Monday, June 11th 2012, 8:20pm

Author: WhatIsSoftware

Jabaco/java MySQL Data Manipulation

Thanks Riaan and A1, I'ven been looking for documentation on how to connect to SQL via jabaco.

Monday, June 11th 2012, 4:42am

Author: WhatIsSoftware

SQL Creating a complete database in code.

searching the forum as index 'JDBC' links to this thread only.

Thursday, June 7th 2012, 5:42am

Author: WhatIsSoftware

localhost

Would calling a localhost SQL database be done the same way as a normal one? Also, Is jabaco's connection done through calling java libraries and not through vb? if so, this should be documented on the website :\

Monday, June 4th 2012, 7:07am

Author: WhatIsSoftware

Jabaco

Most of the website ( other than the forums ) the pages are editable. Why not grant permissions on the download page too. granted its a stable release.

Friday, June 1st 2012, 7:21am

Author: WhatIsSoftware

Jabaco

I've been looking and hoping to find another OOP language with a similar IDE to vb6 and Jabaco. I am a huge fan of GUI builders, I love that Jabaco has the Drag and drop feature in their IDE as vb6 did. I would DREAD moving away from this community. If we can "lively " this place up, Manuel, or other developers that have access to the complier code could do updates more often. I have a few suggestions. -Create User classes on the website and allow some users more permissions than others. -Develo...

Wednesday, May 30th 2012, 4:36am

Author: WhatIsSoftware

Common Dialog Problem

True, I've been trying to use it for awhile now :\

Sunday, May 6th 2012, 12:46pm

Author: WhatIsSoftware

another Jabaco wiki?

I would assume that its for search engine purposes. i can't think of any other reason. but honestly, it looks like a member made it :\

Sunday, May 6th 2012, 10:11am

Author: WhatIsSoftware

images on command buttons

Quoted trying to add an image to a command button using the picture property, a JPEG that is the same size as the button. In the form design window the image appears to centre itself within the command button with a large border surrounding it. I want the button to fill completely with the image. Is this possible or do I have to replace all my buttons with image boxes? Good question. Any help?

WoltLab Burning Board