User Profile

Collapse

Profile Sidebar

Collapse
askalottaqs
askalottaqs
Last Activity: Aug 2 '12, 12:19 PM
Joined: Jun 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • askalottaqs
    replied to HTML query current position in page
    that was just enlightening! someone else might have thought that i meant a specific study that you have read
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    I would be very interested in the studies on that, do you have a specific one in mind to guide me to? or a general direction of where to look?
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    cant there be a way to protect oneself from breaking down by reading if JS is disabled, then dont move the elements around?

    whole block would move together, it wouldnt be line by line if you know what i mean, also the galleries of images and what not

    and i dont get ur third point. lol
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    Ok, what makes sense is for me to buy a template, has anyone seen this diagonal scrolling done before? or sold anywhere? I seriously looked everywhere, i feel its such a basic cool idea that people must have done it before

    thanks again
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    thanks mate, ill need to think about it and if i attempt to pursue this ill come with more specific questions

    cheers
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    thank you for your reply Dormilich

    I wish to make a website that is very simple, and has just that feature, is it a complicated job? or its more knowhow?

    thanks again
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    Do you happen to know which command is used to query the position in page? and the command to move elements horizontally on page?

    thanks dude
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to HTML query current position in page
    I guess yes I do need to elaborate on that I'm sorry,

    so i want the contents of the page to move to the left or right depending on how far down the user is with scrolling on the page. I aim to give the illusion of diagonal scrolling. I hope its more clear this time

    thank you
    See more | Go to post

    Leave a comment:


  • askalottaqs
    started a topic HTML query current position in page

    HTML query current position in page

    Hello everyone,

    I am not a web developer and my knowledge in it is primitive,

    I want to know if it is possible to move screen elements horizontally depending on the position of the user in the webpage?

    appreciate your help
    See more | Go to post

  • how can i login to an active directory account?

    i gave up, i tried everything, i need a way to login to a remote server on the same network, just give it a username and password, and access the folders,

    i tried ldap but couldnt get the syntax right, i tried to install win32security but couldnt manage to..

    heard of a way to do that in command line, would that be an alternative?

    thanks a lot

    T
    See more | Go to post

  • askalottaqs
    replied to classes and wx python
    thank you so much for your reply,

    but i dont think ill be using it because this the program is almost done, and it's basically working flawlessly,

    maybe if i start something new

    you've been of tremendous help my friend

    thank you sir Hackworth
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to classes and wx python
    thank you so much for all this information!

    it took me a while to read and really understand what's going on, and i think i understand a bunch of it, but here come my clarification questions..,

    # def __init__(self, parent, ID, title, pos=wx.DefaultP osition, \
    # size=wx.Default Size, style=wx.DEFAUL T_FRAME_STYLE, \
    # data=("","")):
    # ...
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to tabbing between textctrl's
    Code:
    def addLocationEvent(event):
    	
    	global addLocationDlg
    	addLocationDlg = wx.Frame(loginFrame, -1, "Add Location", size=(450, 550), style=wx.DEFAULT_DIALOG_STYLE)        
    	
    	addLocationDlg.SetBackgroundColour("")
    	#TextBox 
    	targetTX = wx.StaticText(addLocationDlg ,-1,"Enter Location Information:", pos = (20,20))
    	
    	
    	global ownerTF
    	ownerTF
    ...
    See more | Go to post

    Leave a comment:


  • askalottaqs
    started a topic tabbing between textctrl's

    tabbing between textctrl's

    in all my research everyone is saying that pressing tab by default gets u to the next textctrl, but when i try to do that, i get the error sound "ting", and it doesn't, what is a way to have the tab navigate through textctrls?

    another thing is that the cursor is not on the first textctrl by default, is there a way to set it in the Frame?

    thank you all

    T
    See more | Go to post

  • askalottaqs
    started a topic classes and wx python

    classes and wx python

    i know everyone keeps saying that one needs to be using classes and not just functions, but so far i haven't had any problems with functions aside from the fact that everyone's using them and when i see the help in any of the forums it's all in classes form,

    my question is

    im working basically with wx python, mainly doing interfaces for applications and nothing too fancy, connecting small databases and what not,
    ...
    See more | Go to post

  • askalottaqs
    replied to simple XML question
    could not have been clearer! thank you master

    cheers

    T
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to simple XML question
    couldnt sleep without trying it!

    first of all, it works perfectly, i dont know how to thank you,

    but the boring part is, can i ask a couple of questions concerning?

    if child.nodeType == 1: # very clear, but how do i get a reference of what this might return? i've read XML documents and ive read MINIDOM documents, but the gap in between of what to use where, how do you recommend i understand that?...
    See more | Go to post

    Leave a comment:


  • askalottaqs
    replied to simple XML question
    i cant thank you enough!!! i bow before you master,

    i shall try the code tomorrow i hope cause it's darn late here,

    thanks again

    T
    See more | Go to post

    Leave a comment:


  • askalottaqs
    started a topic simple XML question

    simple XML question

    i know it's quite simple, but i looked around for hours and i dont seem to be able to get it, excuse my nubiness pleaseeee

    i need to parse an xml document, to take out the values inside since i'm using it as a database,

    here's a sample xml file

    <?xml version="1.0" ?><amman Address="3rd area" Hazard="weapons " Name="third" Owner="tarik" Phone="6453222"...
    See more | Go to post

  • askalottaqs
    replied to control usb led
    ok so far ive reached the fact that usb gets continuous power from the computer, even when turned off, therefore i cant really control the input of electricity to it. what i can actually do is add a controller which ill send the command to, and from there it will switch it on or off. the only problem is that i have no clue how to build a controller, or which to buy that i would actually be able to control. I'm sorry about how wide this information...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...