Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7846487
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:35:47+00:00 2026-06-02T17:35:47+00:00

The program above is, as said, a Sudoku game. I have written down ideas

  • 0

enter image description here

The program above is, as said, a Sudoku game. I have written down ideas on how to write an algorithm for generating random boards in this Sudoku game which could actually work, but it turns out the algorithm isn’t my biggest problem, the board is. I have asked several questions which told me the conclusion of re-making the board.

My question here is – What could be used as board? Originally, I had 81 buttons. Yes you read that correctly, 81 buttons. The design was good at first – you would click the button and the text on it would be incremented by one. Very friendly interface, but a pain to code. One of the solutions that came to my attention was that I could use a PaintEvent, however, I found no documentation of that alternative except with GIT, and most I found were in c sharp. I’m using C++/CLI, in Visual Studio 2010 and on Windows OS.

For further details, my board should be 9×9, this image bellow represents what my final product should look like:

enter image description here

What alternatives to my version could be used? If you haven’t read my full post, my original design was a board made of 81 buttons (9 horizontal, 9 vertically)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:35:49+00:00Added an answer on June 2, 2026 at 5:35 pm

    Perhaps, you might create a sidebar with 0..9 numbers and the interface might be based on drag’n’drop.

    The user picks a number and drags it to the selected board cell.

    This is suitable for both desktop mouse-based apps and for touch-based mobile applications.

    In this approach you don’t need 81 buttons – just a single Panel, which accepts the ‘DragDrop’ event.
    See http://msdn.microsoft.com/en-us/library/ms973845.aspx for details.

    Good Luck !

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The above program i have typed in linux. It basically has to connect a
The inventor of Unix pipes said , This is the Unix philosophy: Write programs
Tried to install some program, it gives above message requiring 1.1.4322. BUT as the
When a user clicks a 'Add Node' button above a tree and the program
Program that calculates and shows the value of (2 to the 10th power) This
This program builds a dictionary out of a list based on what two index
This program returns: package main import ( flag fmt ) func main() { num_agents
This program runs just fine, but for some reason when I ask for an
for i in (0..5) if(i==0) i=4 end puts i end In the above program
def file_open(filename): fo=open(filename,'r') #fo.seek(5) fo.read(3) fo.close() file_open(file_ro.py) I expect above program to return first

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.