OpenOffice.org Forum at OOoForum.orgThe OpenOffice.org Forum
 
 [Home]   [FAQ]   [Search]   [Memberlist]   [Usergroups]   [Register
 [Profile]   [Log in to check your private messages]   [Log in

Beginners - Example Database - Base Tutorial
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Base
View previous topic :: View next topic  
Author Message
Fraoch
Newbie
Newbie


Joined: 28 Jun 2006
Posts: 2

PostPosted: Wed Jun 28, 2006 12:02 pm    Post subject: Frames? Reply with quote

Really dumb newbie question, and it just concerns formatting, but...

Pasting a series of fields in a frame is driving me nuts!

It seems to have a random effect. Sometimes my pasted fields disappear, sometimes they appear in a different portion of the page (but move with the frame), sometimes they appear but are disconnected from the frame.

I've managed to get two of the frames in using a different procedure each time but the last frame, the one with Department ID, is really fighting me.

It seems to be connected to two things:

- the frame anchor. If this is set to "as character" like it is by default it sticks to the left of the page and pasting fields in it never seems to work. Unfortunately the pasted fields seem to have an anchor of their own too, sometimes not the same as the frame, which is why I get the fields attached to the frame and moving around with it but not in it.

- design mode. It keeps coming on without me doing anything. I'm not sure what makes the pasting work because it's flipping back and forth so much.

Any tips? Thanks.
Back to top
View user's profile Send private message
DrewJensen
Super User
Super User


Joined: 06 Jul 2005
Posts: 2602
Location: Cumberland, MD

PostPosted: Thu Jun 29, 2006 10:33 am    Post subject: Reply with quote

I had a lot of trouble with that also, but as I have updated to the later releases it seems to have lessened...or perhaps I am just learning to work differently.

Anyway, I just installed 2.0.3 and will take a few minutes to really look at this.

Otherwise all I can say is that you are right about the anchoring being the issue.

After I work with this new release I will put up what I see happening..OK
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Fraoch
Newbie
Newbie


Joined: 28 Jun 2006
Posts: 2

PostPosted: Thu Jun 29, 2006 10:45 am    Post subject: Reply with quote

Thanks Drew.

Also thanks for all the work it took to put together the tutorial! Much appreciated. Smile
Back to top
View user's profile Send private message
iceman84
General User
General User


Joined: 22 Jul 2006
Posts: 5
Location: singapore

PostPosted: Wed Jul 26, 2006 3:53 am    Post subject: >>Check Boxes Reply with quote

I need HELP!!!

Does anyone know how to create check buttons,
I need help creating a few check buttons.

I am unable to assign the check boxes value, it only returns "1" or "0".

Can anyone help???

Thanks in advance...
Back to top
View user's profile Send private message MSN Messenger
DiGro
Super User
Super User


Joined: 02 Jun 2004
Posts: 1100
Location: Hoorn NH, The Netherlands

PostPosted: Wed Jul 26, 2006 8:06 am    Post subject: Reply with quote

Which value ?

It is either ON ("1") or OFF ("0")
_________________
DiGro
Back to top
View user's profile Send private message
iceman84
General User
General User


Joined: 22 Jul 2006
Posts: 5
Location: singapore

PostPosted: Thu Jul 27, 2006 3:18 pm    Post subject: Reply with quote

Yes! yes!!. Very Happy

Something like that only 2 values "1" and "0" only.

Can I assign any other values besides these 2 values or is there an alternative way to this problem. Question
Back to top
View user's profile Send private message MSN Messenger
DrewJensen
Super User
Super User


Joined: 06 Jul 2005
Posts: 2602
Location: Cumberland, MD

PostPosted: Tue Aug 01, 2006 8:36 am    Post subject: Reply with quote

As far as I have been able to determine you can not change the default behavior of the checkbox, assigning 0 or 1 - directly. I blekive this is a bug and will open an issue.

As a work around for the moment you have two options. One requring some Basic code and one requiring the use of two radio buttons. The radio buttons refernce values property does work - go ahead and try it. But you will need two of them, sine you can;t toggle a radio button.

The other option would be to assign a macro to the 'When Item Status Chenge' event of the check box.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
iceman84
General User
General User


Joined: 22 Jul 2006
Posts: 5
Location: singapore

PostPosted: Tue Aug 01, 2006 3:25 pm    Post subject: Reply with quote

Dear DrewJensen;

Would you happen to know/have of any samples codes regarding the 'When Item Status Chenge' ??Embarassed

I need some sample codes for reference...

Thanks in advance. Very Happy
Back to top
View user's profile Send private message MSN Messenger
Blaise
Newbie
Newbie


Joined: 02 Aug 2006
Posts: 1

PostPosted: Tue Aug 29, 2006 11:01 am    Post subject: Reply with quote

I have a problem with adjusting the tabstop order in my form. Following this tutorial (which is impressive by the way) when I clicik on the Form Navigator Button Base brings up a different view of the lables and text boxes in a tree without the buttons. It does not let me move the boxes around.
Any suggestions as to what I am doing wrong?

-----------
2nd question. (Being new to databases my apologies if the answer is somewhere obvious - please just point me to it.)

I have a table with a list of people (fields LastName and FirstName) and an automatically generated Primary Key. I want to create a second table with the Names and Addresses for these people so I can use it for mailing list purposes. is there a way I can link a new table so that when I create records it will pull in the names. I think I should probably be creating a table linked to the fist without the names but with their addresses and a common field so that I can run a query which will be the names from one table and the addresses from the otherbut I don't see how to link them. Any suggestions?

-----

thanks in advance

Blaise
Back to top
View user's profile Send private message
DrewJensen
Super User
Super User


Joined: 06 Jul 2005
Posts: 2602
Location: Cumberland, MD

PostPosted: Wed Aug 30, 2006 7:17 am    Post subject: Reply with quote

Blaise

Will try to answer these in other message threads.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kptan
Newbie
Newbie


Joined: 18 Aug 2006
Posts: 4
Location: Malaysia

PostPosted: Thu Sep 07, 2006 9:29 am    Post subject: Photo and note forms Reply with quote

dear drew, i dont really understand the part about inserting the photo and note form. seems like u kinda jump a distance all of a sudden. Laughing

well im having this problem when i create both forms, and setting the master and slave, it shows employees notes and department, where is my mistake? and i dont really understand from the part after deleting the relationship for photo. can u elaborate more..... thanx.
Back to top
View user's profile Send private message MSN Messenger
Sandy Dunning
Newbie
Newbie


Joined: 11 Sep 2006
Posts: 1

PostPosted: Wed Sep 13, 2006 11:03 am    Post subject: I can't figure out how to add a list box control to a form.. Reply with quote

Following tutorial, but can't figure out how to add a list box control to a form.

I need the steps for doing this, so the List box Wizard will open, (the tutorial tells me to add a list box, but I don't know how- everything I've tried won't pull up the wizard up, as the tutorial implies)

Any response is greatly appreciated!
(I am at the "List Box" section of the tutorial)
SandyD
Back to top
View user's profile Send private message
jwf
General User
General User


Joined: 22 Oct 2006
Posts: 6
Location: Canada

PostPosted: Sun Oct 22, 2006 8:15 pm    Post subject: Reply with quote

Sandy, To get a listbox added:
1) Open your form in 'edit' mode
2) goto the top navigator bar and select VIEW >> TOOLBARS >> FORM CONTROLS
This will add a "Form Control" toolbar to your window. On this toolbar is the Listbox control,,, click it, then place your cursor where you want the control and press and hold the left mouse button while moving your mouse to the desired size.

You should have what you need to continue.
Back to top
View user's profile Send private message
platon
General User
General User


Joined: 13 Dec 2005
Posts: 40
Location: Germany

PostPosted: Tue Nov 14, 2006 10:36 am    Post subject: To be continued? Reply with quote

Hi for some reason I don´t seem to be able to find the sequel to this wonderful tutorial - Message 1 in this thread. I paged through this rather long thread but found nothing. Have I overlooked it?

Quote:
Drew promised:All employees must report for work, so lets make a report also


YES please!

Fabian
Back to top
View user's profile Send private message
acknak
Moderator
Moderator


Joined: 13 Aug 2004
Posts: 4312
Location: ~ 40°N,75°W

PostPosted: Mon Nov 20, 2006 10:06 am    Post subject: Reply with quote

I also found this tutorial/example/thread very helpful.

I also ran into problems with the Notes/Photo section, although I did eventually get the notes to work.

It would be great to see the presentation updated to smooth over some of the glitches, flesh out the last part (the subforms) and include the report.

Anyway, one thing I need help with: as I said, I fiddled around and finally got the Notes subform to work, however there are some lingering bad behaviors and I'm not sure whether it's my fault, or a Base bug. If someone could take a look at my database (here: Employees.odb) and tell me if you also see these problems when entering data in the Notes subform:
1) I set the "Navigation Bar" property to "Parent Form", but if I make an entry in the subform, then click "Next Record", the entry is lost. I have to specifically click the "Save Record" button to update the data store. For fields in the main form, editing then moving off the record is sufficient to save the changes.
2) Sometimes, after I type some text in the Notes text box, I have to move the mouse around or click in a different field before the Save Record button (the little floppy disk icon) activates for the subform.

Ok, I see now that these are related. Once the Save Record button activates, moving to the next record will save the changes to the Notes field.

Does anyone else see this (I've tried 2.0.2/2.0.4 on Fedora Linux)? Is there something I need to change in the form?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Base All times are GMT - 8 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 6 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group