18 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for CodingCabbage

I have these few lines in a class in my program but it doesnt appear. No errors are shown and when i "print(menubar)" and address "0.4.." or "4..." appears menubar = Menu(master = self.mainGUI) fileMenu = Menu(menubar) fileMenu.add_command(label="Exit", command= destroyMethod) menubar.add_cascade(label="File", menu=fileMenu) destroy method does work and is existing.

Member Avatar for CodingCabbage
0
296
Member Avatar for joshl_1995

Hello Community, I was making my own custom window and i need help with making it in wpf, i am new to wpf so i don't know much XAML so i was wondering if you can help?, this is what i wan't. In the example i'm using the minimize button. …

Member Avatar for joshl_1995
0
337
Member Avatar for dantheman50_98

Hi There, I'm in a bit of a conundrum over the menu structure on a new site of mine. Here's the main menu: Home | Shop | About Us | Blog | Contact Us Under Shop are the following subpages: Introduction | Technical Info | Reviews Under About Us are …

0
101
Member Avatar for mitchiexlolz

[CODE][TEX] I want to make a manu bar that is same as the menu Bar present in Microsoft office 2007. How is it possible? Thanks for the help!:) [/TEX][/CODE]

Member Avatar for khentz
0
146
Member Avatar for TrustyTony

I get old search result when clicking the menu bar on bottom of the window. I would also much appreciate one word text or iconic menu for mobile phone browsers once the bug is fixed. To reproduce (Platform WindowsXP, browser Firefox 4.0.1) I click New Posts after clicking Python Forum, …

Member Avatar for Dani
0
245
Member Avatar for jonsan32

I have 6 horizontal navigation image links on top of my site. The regular images are black n white, but on the hover they transform to a colored image. Each image leads to a different page on my site, I'm wondering if I can make the image corresponding to that …

Member Avatar for shravan24
0
227
Member Avatar for rayden150

Im trying to make a drop down menu bar purely using HTML & CSS, but one thing that is really bothering me is that it doesnt change to the backgroung color when I hover over the links I dont know why..? Heres the HTML, I used uls, div and li …

Member Avatar for jsmall26
0
225
Member Avatar for WolfShield

I am going through the Tk/Tkinter tutorial and when I try to run the menubar program I get two windows instead of a menubar on one window. Here is the code: [CODE=Python] from tkinter import * from tkinter import ttk root = Tk() root.option_add('*tearOff', FALSE) win = Toplevel(root) menubar = …

Member Avatar for HiHe
0
178
Member Avatar for stefilina

Hy! I want to improve the design of my windows application.I've searched a lot on google but i couldn't find anything good. Can everyone please tell me some web addresses or maybe turorials were I can find stuff about the design of a windows application?Something like a special form for …

Member Avatar for stefilina
0
121
Member Avatar for amh216

Hi! I've been searching for a solution to this problem for almost a week now and I can't find anything. I'm building my first website in Dreamweaver and using a horizontal spry menu bar for the navigation. The bar shows up perfectly in Firefox (at the bottom and center of …

Member Avatar for DemianL
0
214
Member Avatar for Ryujin

Hi all. I'm trying to add a slight delay to [URL="http://www.kutztown.edu/library/labs/newt.asp"]this page's[/URL] drop-down menu. Though I assume that entails a call to setTimeout() somehow, I've tried all I can think of (which isn't much...) and am clueless. Thank you for any tips! [CODE] <script type="text/javascript"> var timeout = 200; var …

Member Avatar for Airshow
0
428
Member Avatar for ovidette

Hi! I am new to the hole website building stuff but i am trying. I've been having many problems, that I succesfully resolved. There is one exception. I cannot seem to make a menubar written in javascript to appear on the webpage. It's like the code has never been written. …

Member Avatar for Airshow
0
457
Member Avatar for aviavyne

Recently I was assigned to create a program driven by a main menu, followed by a submenu, followed by functions. Below is an attempt of mine, which does display the main menu, and from there a user must enter a value to proceed to a second menu, however it doesn't …

Member Avatar for Fbody
0
301
Member Avatar for Toulinwoek

Is anyone aware of a nice, easy-to-use tool for creating a ribbon menu system in a C# application, that costs "considerably less" than $1000 or more?! I'm kind of wondering why Microsoft didn't include this in VS2010. I found a little thing called VRC (Visual Ribbon Creator), but it's pretty …

Member Avatar for Diamonddrake
0
243
Member Avatar for bhagu

Hi, I need help with horizontal dropdown css menu. It works fine with IE8, FF and Chrome. My client is using IE 6. Here's link [URL="http://bluedataesl.com/ie.png"]http://bluedataesl.com/ie.png[/URL] I am using this css menu [URL="http://sperling.com/examples/menuh/"]http://sperling.com/examples/menuh/[/URL]. Menu at [URL="http://bluedataesl.com"]http://bluedataesl.com[/URL] I follow step by step instructions. but nothing seem to work for me. Below …

Member Avatar for MJ Pieterse
0
176
Member Avatar for centralpulse

Hi there, I have built a simple CMS that is generally working well, the issue I'm having is with building dynamic navigation. On the site the content for the individual pages is fine but getting the menu data and creating the menus is causing problems. I have 2 possible structures …

Member Avatar for centralpulse
0
180
Member Avatar for michaelcp23

Hello I am having trouble with my spry drop down menu shifting to the right when I hover over the navigation bar. It is only the submenu's that shift, not the actually nav bar itself. The error is only visible in IE6 & IE7. I do not see the problem …

0
146
Member Avatar for diafol

On Blackberry, the bar at the bottom (MFF etc) doesn't show up. It's not available at a side nav either as far as I can see. Also the profile bit of each post appears below the post body as opposed to showing at the side. The last thing insn't a …

0
162

The End.